STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

faied do uart send with uart5 with stm32h7b0zb

I use cubemx generate a project with uart5. It's ok.But when I move some init codes of uart5 to function ``void SystemInit (void)`` tail as below```MPU_Config();HAL_Init();SystemClock_Config();PeriphCommonClock_Config();MX_UART5_Init();dbg_console_tx...

shengyang_0-1740353545384.png

STM32U5 option byte writting through bootloader

Hello, I am trying to write to the option byte area of an stm32u5g9vjt6q using the built in bootloader over the canFD protocol.  I have verified I am able to erase and write my programs to flash over canFD using the built in boot loader so I know tha...

brohr01 by Associate III
  • 35 Views
  • 0 replies
  • 0 kudos

Tristating GPIO as an output

Posted on February 05, 2014 at 19:19Using an STM32F407, can you have a pin set up as an output and tristated?The reason that I ask is b/c my circuit is acting like it is doing just that. With my pin configuration as follows:GPIO_InitStructure.GPIO_M...

dibs by Associate II
  • 2121 Views
  • 11 replies
  • 0 kudos

STM32F405 TIM DMA work only once

Hi ST team,I'm implementing DShot protocol with Timer + DMA. I use 4 PWM channels to generate control signals for ESC. Timer and DMA's parameters are same for all PWM channel. But PA3 (TIM2_CH4) does not work the same as other PWM channels. It only t...

phonght32_2-1740312861345.png phonght32_3-1740312876535.png Screenshot from 2025-02-23 19-06-36.png Screenshot from 2025-02-23 19-07-31.png

Unstable logical state on every I/O pin

Hi Everybody! I confronts a very interesting problem at my project. Details above:Hardware: NUCLEOG071RBAttached the IOC configuration. Control the SPI CS pin by software. I got small 4-8us signal spikes all  GPIO, SPI, I2S pins. SPI and I2S powered ...

pics2.png pics1.png
ProgBoy by Associate
  • 65 Views
  • 2 replies
  • 0 kudos