STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H7 SD CARD got HAL_SD_CARD_RECEIVING

Hi All,​I am using SD card store something log on H743 with mbed. But I encounter a problem which will poll the strange status "HAL_SD_CARD_RECEIVING".​I can initial without any issue. Also can write a shot address and read. But when I write a contin...

TLung.1 by Associate II
  • 615 Views
  • 1 replies
  • 0 kudos

STM32G474RET ADC DMA error after changing SCB->VTOR

I have added a bootloader to my code with 0x4000 size. I added SCB->VTOR = 0x8004000 before memory jump from bootloader to app code and I also added SCB->VTOR = 0x8004000 at the first line in the app code main.c . The memory jump works well. My free...

JNg by Associate II
  • 1000 Views
  • 4 replies
  • 0 kudos

Modbus TCP Libary for W5100 Shield

Hey,i want to implement a Modbus TCP IP client on my STM32L432KC board.is there a good libary you would recommend me? iam using a W5100 Ehternet shield connnected via SPI.i want to read/write holding registers on the Modbus master..thanks!

MSimo.1 by Associate II
  • 320 Views
  • 0 replies
  • 0 kudos

SPI HW NSS Incompatibility between STM32H7 and STM32F4

Hello ,I am migrating code from STM32H7 to STM32F4I face the following problems with SPI,1-Hardware output NSS pulses is activated only with HAL_SPI_Init/HAL_SPI_DeInit.2-There should be a pull up on the NSS in order to reach 3.3V and it can't work w...

HAlzo by Senior
  • 595 Views
  • 3 replies
  • 0 kudos