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

STM32H743 does not set EOT-Bit when SCK is to high

Hello STM community,I am currently trying to get my Nucleo STM32H743ZI2 to send data via SPI to a different chip.Im using CubeMX to generate a lot of the setup code as I´m pretty new to this chip. For the same reason, I use the HAL.The basic configur...

0693W00000BbC8eQAF.png
Vin.CE by Associate II
  • 952 Views
  • 6 replies
  • 0 kudos

Corrupted data via SPI_HAL_Receive in STM32F407

Dear friends, I need your help with the issue of data corruption when reading the data on SPI bus in STM32F407. I'm using 24 channels of temperature measurement (slaves) with one master STM32F407. 12 channels are connected to SPI1, other 12 channels ...

OVeli.1 by Associate II
  • 443 Views
  • 3 replies
  • 0 kudos

Code alters a variable on itself

Hello,I want to be able to do multiple routines in my stm32 code. I went for the option to use Switch case statements. The problem is after the code has done one iteration the variable that is used in the switch statement(routine_test) changes on its...

HBesi.1 by Associate II
  • 332 Views
  • 5 replies
  • 1 kudos

STM32F070 ADC single channel issue

Hi,Recently I started working on stm32F07 microcontroller. I am trying to read sensor value using ADC.Issue: ADC value is keep on changing randomly(means its not holding value).Below is my code. Please refer it and help me to figure out the issue.Clo...

0693W00000BbDjWQAV.png
VDutt.1 by Associate
  • 307 Views
  • 1 replies
  • 0 kudos

USART blocked by Overrun error on my STM32L051

Hi everyone,I have a broblem regarding USART in overrun occurrence.In effect the "HAL_UART_IRQHandler" routine is called every incoming char, but this never calls callback routine (SYS_UART_RxCpltCallback).In debug mode I can see there is an USART_IS...

Creating .hex file from two banks memory of STM32H753

Hello,I have a problem with my .HEX file generated with KEIL 5.In STM32H753 there are two banks memory:FIRST BANK MEMORY : 0x08000000-0x080FFFFFSECOND BANK MEMORY : 0x08100000-0x081FFFFFMy project has this structure:0x08000000-0x08060000=> My own Boo...

FBern.2 by Associate II
  • 1402 Views
  • 22 replies
  • 0 kudos
Labels