STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Custom linker file for bootloader stm32f429

Hi amazing community..I have developed a custom linker file for stm32f429. Here there is my costum linker file   /* ****************************************************************************** ** ** @file : LinkerScript.ld ** ** @author ...

SGasp1_0-1715950755530.png SGasp1_1-1715950903795.png
SGasp.1 by Senior
  • 2258 Views
  • 18 replies
  • 1 kudos

STM32H573I-DK stuck in EMW3080 firmware update utility

Hello,I have a STM32H573I-DK and I tried to update the firmware of X-WIFI-EMW3080B as described in the package "WiFi firmware update for MXCHIP EMW3080B on STM32 boards" downloaded from https://www.st.com/en/development-tools/x-wifi-emw3080b.html#st_...

jmub by Associate
  • 806 Views
  • 3 replies
  • 1 kudos

Resolved! HAL_UART_Receive() not working correctly.

Hey, I'm using STM32F303RET6 and need to implement UART communication via USART1 (PA9 as Tx and PA10 as Rx).I managed to print "Hello World" on my console,Which means Tx is working fine and my console is configured correctly, but couldn't receive byt...

0693W000001siC3QAI.png
RLosc.1 by Associate II
  • 7340 Views
  • 7 replies
  • 0 kudos

SPI doesn't work with PDM mic

Hello guys, I'm testing a PDM mic with the nucleo-h723gz to capture in polling mode. Now I tested it with the I2S peripheral and I don't have any problem at all. But when i try to use the SPI I don't get any data: my buffer remain empty and the regis...

_legacyfs_online_stmicro_images_0693W00000FBzkg.png
LLavr.1 by Associate II
  • 864 Views
  • 2 replies
  • 0 kudos

STM32H743 SPI4 MISO pin not receiving data

INFO:STM32H743XIHxSTM32Cube FW_H7 V1.11.2STM32CubeIDE Version: 1.14.1 - (have not updated to 1.15 due to being mid-project)STM32CubeMX - Version: 6.10.0-RC9 SPI4 configuration:I have verified the following:1) The NSS, SCLK, MOSI, and MISO lines all h...

GreenGuy_0-1715616281011.png