STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

EEPROM on STM32F407 Discovery

I would like to write and read into the EEPROM of the STM32F407 Discovery, but I can't figure out which section of the Reference Manual to look at.First of all, is there an EEPROM on the F407 Discover?If so, in which section/document can I find it?Sh...

luke514 by Senior
  • 933 Views
  • 2 replies
  • 0 kudos

Resolved! How to report bug for CubeMX generated code?

I found some bugs in the CubeMX generated code.Does it forget reset the `state` after SDIO DMA TX? when I query the TX state by `HAL_SD_GetState` always get wrong result. Dose SDIO DMA mode forget clear the transition state to SD card? when erase the...

0693W00000Y7duXQAR.png 0693W00000Y7dumQAB.png 0693W00000Y7dv6QAB.png
One by Associate
  • 726 Views
  • 3 replies
  • 1 kudos

Resolved! How to boot on RSS?

I have STM32F407VG board and it has error in flashing time see screen. I have STM32F407VG board, and it has error in flashing time see screen. Yesterday was everything ok but today is broken, I don't know why!I found a solution https://community.st.c...

0693W00000Y7eC7QAJ.png 0693W00000Y7eC2QAJ.png
DK.7 by Senior
  • 859 Views
  • 3 replies
  • 1 kudos

Is there a built-in microphone in the STM32F407?

This is the first time I have used an STM32F4 board.In the Discovery kit with STM32F407VG MCU I see "one digital microphone", but I don't understand if it's already integrated in the board or I have to buy it separately.If it is included, can you tel...

luke514 by Senior
  • 1303 Views
  • 3 replies
  • 0 kudos

wrong voltage reading

Hi, i'm trying to read voltage through voltage divider circuit, o/p voltage is 3.2, but i could read only around 2.7, can some help whats wrong with the codenote: R1=6.8K ohm and R2=12K ohm.im attaching circuit and code. HAL_GPIO_WritePin(GPIOB, GPIO...

0693W00000Y6maFQAR.png
meghasb by Senior
  • 810 Views
  • 6 replies
  • 0 kudos

Resolved! Solution architecture help

I need help in implementing a solution. I'd like to implement a system that measures elapsed time (ET) between two digital input (DI) pulses. These two signals will be on different channels. There are 4 sets of signal, therefore I need to measure fou...

DJ001 by Associate II
  • 871 Views
  • 6 replies
  • 0 kudos