Bare metal C coding for VF3xx series

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

Bare metal C coding for VF3xx series

ソリューションへジャンプ
767件の閲覧回数
chinmay_a
Contributor I

Hello all,

I am looking for a microcontroller with large on-chip SRAM. My application includes 2-3 SPI devices, 25-30 GPIOs, 3 timers and a Ethernet based TCP/IP connection.

And I came across Vybrid VF3xx series microcontroller which has 1.5 MB of SRAM with SPI and Ethernet as peripherals.(Exactly what I wanted..!!)

Most of the support/discussions I saw were for real time operating systems, and I don't need a RTOS for my application, so is it possible to do simple bare metal C coding on this device?

Are there drivers available which will help me quickly interface SPI, GPIO, Ethernet and timers without using RTOS?

Is there any library for TCP/IP stack which can be used without RTOS on this device?

Also is it possible to do a Ethernet firmware update on this device?

I am new to this so please correct me if I have asked a silly question.

Thank you.

Chinmay

ラベル(3)
タグ(3)
0 件の賞賛
1 解決策
503件の閲覧回数
alejandrolozan1
NXP Employee
NXP Employee

Hi,

The closest thing we have in baremetal is the next  sample projects:

Sample Code for Vybrid Controller Tower System

The examples are developed for the vybrid twr system. But it should be easy to migrate those projects.

Best Regards,

Alejandro

元の投稿で解決策を見る

0 件の賞賛
1 返信
504件の閲覧回数
alejandrolozan1
NXP Employee
NXP Employee

Hi,

The closest thing we have in baremetal is the next  sample projects:

Sample Code for Vybrid Controller Tower System

The examples are developed for the vybrid twr system. But it should be easy to migrate those projects.

Best Regards,

Alejandro

0 件の賞賛