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

Resolved! Interrupts and I2C Peripherals

Hello all! My name is Matt and I am a university student studying EE. For school, I recently designed a board with an STM32405RG MCU and BMI088 IMU. Part of the project is gathering data from the gyroscope and processing it every time step. My origin...

MMora.7 by Associate II
  • 2029 Views
  • 8 replies
  • 0 kudos

Resolved! Use of Odd Parity in USART1 Configuration -- stm32L452RE uC

Hi--I/m pretty stumped. I am trying to implement a odd parity configuration for USART1 in an stm32L452RE micro. I've confirmed without parity the usart behaves as expected at the needed baud. When i introduce parity into the code and sniff the data o...

rsoc by Associate III
  • 610 Views
  • 2 replies
  • 0 kudos

Resolved! HAL_SPI_TransmitReceive_DMA read before write

HiI'm using the HAL_SPI_TransmitReceive_DMA to write to an external Flash. On a delte command for the external flash I need to wait for until the busy flag of the flash is zero. So I use this function to check the busy flag. spi_read(&command, sizeo...

dominik by Senior
  • 553 Views
  • 4 replies
  • 0 kudos

Conflict with Timer8 and ADC1 interrupts

Hello everyone, I use a STM32F407VET6 MCU board and I'm trying to implement a Timer 8 Interrupt, every 5u sec. In my code, I also use an ADC interrupt, for ADC conversion purposes. I thought that these 2 interrupts are independent. I observed that w...

0693W000007E6cvQAC.jpg 0693W000007E6cMQAS.jpg 0693W000007E6biQAC.jpg
KS.5 by Associate
  • 1077 Views
  • 4 replies
  • 0 kudos

Cannot erase/program flash using jtag

HiI've set the jtag pins in my code to analog input (non intentionally) .While I was able to connect to Device (STM32H743) after I managed to erase the flash option bytes (with mass erase) using j-link stm32 tool (No St-Link option or SWD for me on ...

deckhard by Associate III
  • 335 Views
  • 3 replies
  • 0 kudos