Has anyone combined FreeRTOS and USB ROM routines on an LPC11U2xx?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Has anyone combined FreeRTOS and USB ROM routines on an LPC11U2xx?

ソリューションへジャンプ
1,474件の閲覧回数
juliodemelo
Contributor II

Hello, everyone!

We are starting the design of a new version of our product's firmware, in which we will combine our current USB ROM-based firmware with FreeRTOS. Our target architecture is the LPC11U2xx Cortex-M0 family, and we base our firmware on LPCOpen libraries.

Has anyone been successful in doing that? If so, could you share the main issues to take into consideration? Has it been easy/hard? Are there any pitfalls to avoid?

We are starting right now, and having some guidance would be greatly appreciated.

Thanks,

Julio

ラベル(3)
0 件の賞賛
返信
1 解決策
1,320件の閲覧回数
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi,

I searched below demo for your reference:

GitHub - Protoneer/LPC11U14-FreeRTOS-with-Virtual-USB-Serial-and-LEDBlinky: This is example code of ... 

And there with below discussion before about the similar application:

RTOS breaks USBDevice on LPC11U24 - Question | Mbed 

Wish it helps.


Have a great day,
Mike

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,321件の閲覧回数
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi,

I searched below demo for your reference:

GitHub - Protoneer/LPC11U14-FreeRTOS-with-Virtual-USB-Serial-and-LEDBlinky: This is example code of ... 

And there with below discussion before about the similar application:

RTOS breaks USBDevice on LPC11U24 - Question | Mbed 

Wish it helps.


Have a great day,
Mike

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信
1,320件の閲覧回数
juliodemelo
Contributor II

Hi, Mike,

Thanks for the pointers, we'll take a look at them.

Just for the record, in case anyone browses at our question, we also found a good reference at the FreeRTOS site, in which they describe how to put together a USB interface with FreeRTOS and LPCOpen libraries. By following their advice, we were able to achieve our goals.

Regards,

Julio

0 件の賞賛
返信