Hi.
I started work with TI MCU F28M35H52C1 and SYS-BIOS. SSC development environment is very good. I read very match documentation. Where I can view any example for UART with interrupts and SYS-BIOS?
Thanks.
Evgeni
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi.
I started work with TI MCU F28M35H52C1 and SYS-BIOS. SSC development environment is very good. I read very match documentation. Where I can view any example for UART with interrupts and SYS-BIOS?
Thanks.
Evgeni
Hi Evgeni,
Are you using the M3 or C28 side?
For the M3, we have a product called TI-RTOS (MCU SDK) that has UART examples. The User's Guide should provide some explanation on how to use it.
I don't think we have any UART examples using SYS/BIOS on the C28 side.
Hi.
I work on M3 side. Today I finished write code and tomorrow I will try it on the board.
Thanks.