STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! f_open not working properly

Hii everyone,I'm using stm32f4 discovery board and its header board which consist sd card interface in it. I'm using cubeIDE to generate code for 1-bit mode SDIO interfacing using DMA. But the problem is at f_open instruction while debugging step by ...

Rsrma.1 by Associate III
  • 1512 Views
  • 6 replies
  • 0 kudos

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
  • 802 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
  • 1379 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
  • 448 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
  • 915 Views
  • 3 replies
  • 0 kudos

hi, i am new to stm32, i am doing a project on fan controller module, i need to measure the powerfactor of zero crossing of my current and voltage waveform displaying on CRO. firstly i need to select two channels for input capture to capture values

on those rising edge with interrupt and i need to count each time.secondly i need to use another timer and set its frequency to 100KHZ with interrupt mode. i need to use counter to count at each interrupt. thirdly based on that counter i need to cal...

Lchal.1 by Associate III
  • 751 Views
  • 2 replies
  • 2 kudos