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 to print Float values on Keil IDE

I am developing a bare-metal project using the stm32F103 MCU, under Keil Uvision IDE,I am not able to print the float values (from the temperature sensor), but it works fine with an integer.Is there a method to use ,? I tried to implement another pri...

0693W000008zC2XQAU.png
SIDRI.1 by Associate III
  • 1400 Views
  • 4 replies
  • 0 kudos

STM32F469 SPI DMA repeat TX while filling RX buffer?

Hi thereI got an IC that needs to be fed with 32bit NOP words via SPI TX (0x00000000) to get 32bit data output via RX at the same time. Communication works fine in SPI polling mode but I really want to try to do it via DMA...My RX buffer is an array ...

0693W000008zC2SQAU.png
PGroe.2 by Associate III
  • 401 Views
  • 2 replies
  • 0 kudos

HAL_Delay stuck in Loop

Hello!First of all, im pretty new to programming STMs. I'm currently working on a project on the WL Series and stuck with the HAL_Delay function. Even something super simple like toggling my User LED won't work.For RCC im using a TCXO 32Mhz as HSE.wh...

0693W000008ys3zQAA.png 0693W000008ys5MQAQ.png
GHube.1 by Associate II
  • 3075 Views
  • 6 replies
  • 1 kudos

Use of an external SDRAM (IS42S16320F) with STM32H753

Hello!I'm trying to use an external SDRAM (IS42S16320F) with an STM32H753 but no luck till now.Could please anyone check if my settings are correct because I don't know if I made a bug here.  For that I have attached the FMC configuration and the sch...

0693W000008yud1QAA.png 0693W000008yudBQAQ.png 0693W000008yudGQAQ.png
Gregory3 by Associate III
  • 1825 Views
  • 11 replies
  • 0 kudos

How can I use external SPI flash memory as a heap

Hello @All ALL​ ,@Martin KJELDSEN​ ,I am using STM32F412CGU6 Microcontroller.I would like to use external SPI flash memory as heap.Can you please give me some idea?Can you please suggest me the required changes in linker script?Is there any document ...

Labels