STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

How is the first byte transmitted in the SPI protocol?

Posted on October 24, 2017 at 10:18Hi,I'm new to embedded electronics, and have started learning by using the STM32F407VG discovery board.  Overall, I think I understand the SPI protocol, but there are a few things that I'm not understanding fully w...

0690X00000608Y6QAI.png
M K by Associate II
  • 552 Views
  • 5 replies
  • 0 kudos

Why USART stops with ADC? STM32F103C8

Posted on October 08, 2017 at 23:50Hi to everybody!! I have a problem with an STM32F103C8 board 'Blue Pill'. I have configured the two ADC converters to make measurements, I also have configured the USART1 to send and receive information from and to...

C' library for STM32 programming

Posted on October 23, 2017 at 15:30Hey,I was wondering if there is any (reliable) C# library to automatically Flash an STM32.Now I know that there are may third Party libraries around, but I'm especially interested in the libraries offered by ST.Gre...

edelmann by Associate II
  • 225 Views
  • 2 replies
  • 0 kudos

Create large objects in STM32F429Disco SRAM

Posted on October 24, 2017 at 02:57Hi all,I'm somewhat new to the micro world of development. I am trying to create a fairly large object in the SRAM on the F429Disco.I am using the FMC_SDRAM example provided by ST. It compiles and run fine Out of t...

Just Matt by Associate III
  • 398 Views
  • 4 replies
  • 0 kudos

SW4STM32 and C++

Posted on October 23, 2017 at 00:32Hi Everyone.I mostly work with a C environment when I create a STM32 project but in the last few days I have been creating STM32 C++ projects by selecting a C++ project instead of a C project, and I can see in the ...

mbmail4 by Associate II
  • 190 Views
  • 2 replies
  • 0 kudos

Is it dead? FAIL.TXT

Posted on October 23, 2017 at 21:37Excited getting the STM32L476 Nucleo-64 board from the ST event last week. Was trying to program it past few days. Tried some examples from mbed with IDW01M1 WiFi module. But it was iffy, at times program just hang...

Timer2 channel 3+ADC+DMA

Posted on October 20, 2017 at 22:51Hi    I am using STM32L431xx Timer3 and CC3 (compare mode ) on channel 3 and i want to trigger (ADC1  channel 1) and (DMA 1 and channel 1 ) to do collection of samples triggered on the timer edge. The timer works p...

Labels