STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SDIO FatFs sometimes returns FR_DISK_ERR

Posted on June 18, 2015 at 21:36Hi. I used HAL drive and example from STM32Cube_FW_F4_V1.6.0 on Open429I HW. FatFs reading file from SD card via SDIO sometimes returns FR_DISK_ERR. After the reset program reads four files. Usually it finish OK. Some...

jiri by Associate II
  • 789 Views
  • 4 replies
  • 0 kudos

High-speed Data Transfer ADC-DMA-PC

Posted on June 20, 2015 at 10:54Hi everyone, I need to plot on my PC a signal that has a max frequency of about 86 KHz (i'm using an anti-aliasing filter with that cutoff frequency). I'm working with a STM32F4 Discovery Board. I configured the ADC ...

Error in Cube_FW_F4_V1.6

Posted on June 15, 2015 at 23:22In \Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f439xx.h and several other files SAI_xSR_FLVL_2 is defined as 3. It should be defined as 4. #stm32cube-sai_xsr_flvl_2

bigbird by Associate
  • 251 Views
  • 1 replies
  • 0 kudos

STM32CubeMx 4.8.0 update Firmware FW_F4_V1.6.0

Posted on June 17, 2015 at 11:19Hi, i've CubeMx 4.8.0 and i want update the firmware of the STM32F4 board with the new FW_F4_V1.6.0. When i open a project that used fw 1.5.0 i can't understand how can i update to the new 1.6.0 firmware, in the setti...

stuk by Associate II
  • 380 Views
  • 2 replies
  • 0 kudos

stm32 sdhc 4GB problem

Posted on June 15, 2015 at 16:27hi, I'm using fatfs R0.11 on a stm32f4 for logging files on a SDhc card (sdio 4 bit): 32GB (16k cluster size). Log files about 1MB/file. Until a amount of 4GB of data (about 4600 files) all works perfect. Now, if the ...

USB CDC, MSD running together

Posted on December 11, 2014 at 13:04Hi, Can I configure the USB library to be CDC, MSD and DFU at the same time?I'm planing to use the STM32L053R8. #usb-composite #stm32l0 #usb-cdc-msd-stm32l0

yuvalk by Associate II
  • 785 Views
  • 5 replies
  • 0 kudos