STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

stm32f411e-disco bootloader Usart1

Hi I am trying unsuccessfully to use the flash loader demostrator to load the new firmwire.I have pinned the Boot1 (0 to gnd) and Boot0 (1 to vdd) pins.For the application (Flash loader demostrator I set the parity even, data bit 8 and speed 115200. ...

OTofa.1 by Associate
  • 706 Views
  • 2 replies
  • 0 kudos

Guide / user manual for HAL

Hello,I'm trying to use HAL for STM32H7. I have the "Description of STM32FH7HAL and LL drivers" which contains more than 3000 pages. But it is only a description of HAL.Can we find somewhere a guide, an application note or any document which explains...

Copy directorys from pendrive to sdcard using fatfs..

Hi allI am able to mount both drives and open ,read,write files in both drives...now i need to copy folders from pendr​ive to sd card..is it possible? .fatfs don't have copydirectory function..do i need to create copydirectory function...will accessi...

Amal by Associate III
  • 1802 Views
  • 8 replies
  • 0 kudos

HAL_SPI_TransmitReceive导致freertos死在osdelay中

1�?用STM32CUBEMX生�?的代�?,stm32f405+st25ru3993,使用freertos​两个任务如下,一个闪�?LED,�?�一个测试�?�延时500msvoid StartDefaultTask(void *argument){ /* USER CODE BEGIN StartDefaultTask */ /* Infinite loop */ for(;;) { HAL_GPIO_TogglePin(SYS_LED_GPIO_Port,SYS_LED_Pin);   ...

along ma by Associate
  • 694 Views
  • 0 replies
  • 0 kudos

STM32F207- USB interfacing

using cubeMX tried to interface USB port, at first time when it is interfaced with PC it makes data transferring but once hard reset is done thereafter it does not work.please guide me how to make this to work at all time thankschandrasekaran V

Cvadi.1 by Associate II
  • 527 Views
  • 2 replies
  • 0 kudos

HI, I have STM32L476RG nucleo board. I have interface a SD card using SDMMC. I could not connect to the card.

HI, I have STM32L476RG nucleo board. I have interface a SD card using SDMMC. I have configured SDMMC as 4bit mode with TX, RX in DMA mode. I have configured FATFS. I have given 47K pull up to DO to D3 and CMD line. I am using CUbeMX 5.5.0. The FATFS ...

0690X00000BwcW5QAJ.jpg
HMaje.1 by Associate III
  • 1516 Views
  • 8 replies
  • 0 kudos