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

Trying to adapt a library, getting a syntax error,

Good day, everyone.This is the library I'm trying to us with the STM32f103.https://github.com/rogerdahl/stm32-tm1637Most all of the work was already done as this IS an stm32 library.I am however getting this error:compiling main.c... ..\libraries\stm...

MThat by Associate II
  • 670 Views
  • 4 replies
  • 0 kudos

Reset using syscfg->aircr fails when run from RAM

Running an stm32f407...I have some flash programming bootstrap code that runs in RAM and on completion the device is reset by writing 0x05FA0004 to the syscfg->aircr register. When run from flash this works fine but running it from RAM it ends up at ...

HAL_UART_Receive_IT timeout

Posted on May 14, 2018 at 15:24Hello,I plan to take the data from a meter. It works.I would now like to create a timeout on the HAL_UART_Receive_IT in case the wire connected to the meteris cut.Is it possible to create a timeout for this function or...

STM32F7 SPI send/receive issue

Hi!I have an issue with SPI communication on STM32F746 MCU.I have two MCU connected via SPI on my board in 16 bit mode, both MCU`s are STM32F746. At start point it seems normal, but after some time it starts to drop packeges cause CRC32 check(CRC32 c...

MSavc by Associate II
  • 939 Views
  • 12 replies
  • 1 kudos

Resolved! [STM32F413RHT6] Clock speed problem

Posted on April 05, 2018 at 10:56We are trying to increase the clock speed of our STM32 on our custom board but we encountered some difficulties.At the moment, we set a clock of 56 MHz, using HSI and an PLL of 112 (with CubeMx). It works fine.But wh...

nicolas b by Associate III
  • 1856 Views
  • 12 replies
  • 0 kudos
Labels