Development Board for learning ARM Cortex M programming

Thread Starter

Fanfire174

Joined Mar 13, 2018
240
I am looking development board for learning ARM Cortex M programming. I want to learn ARM Cortex M programming, It seems STM32 family very popular. there are a many option. Please suggest me board for beginners
 

danadak

Joined Mar 10, 2018
4,057
Here is a M0 board, $ 4 -

http://www.cypress.com/documentation/development-kitsboards/psoc-4-cy8ckit-049-4xxx-prototyping-kits

A higher end M3 board, $ 10 -

http://www.cypress.com/documentatio...oc-5lp-prototyping-kit-onboard-programmer-and

Keep in mind there is also a lot of analog capability in chips, SAR A/D,. DelSig A/D, DAC, onboard reference,
FPGA like fabric for basic and MSI user logic, routable like FPGA for many parts of chip, Digital Filter Block,
see attached component list. A component is an onchip resource.

Regards, Dana.
 

Attachments

Last edited:

jirikopelent

Joined Feb 15, 2019
2
I am looking development board for learning ARM Cortex M programming. I want to learn ARM Cortex M programming, It seems STM32 family very popular. there are a many option. Please suggest me board for beginners
for first steps I can recommend 32F0308DISCOVERY with STM32F030R8T6 on the board. This board costs really few bucks (roughly 10USD). IDE is free of charge STM32CubeMX+Atollic TrueStudio or new, multi platform (Win, Linux, Mac !) STM32CubeIDE https://www.st.com/content/st_com/e...evelopment-tools/stm32-ides/stm32cubeide.html
 
Top