STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Hello ST Experts! While using fatfs and mass storage device. Things that I write to mass storage device seen after unplug and plug the device. Can you help me? Thank you for your time and consideration.

Firstly I use internal sram of stm32f7 discovery and now its seen like a mass storage device. After that I try to write to that device. I can write and read properly but when I try to look at the device from my pc its seen empty but when I unplug and...

0693W00000D1zLiQAJ.png 0693W00000D1zLxQAJ.png 0693W00000D1zMHQAZ.png 0693W00000D1zMMQAZ.png

Resolved! [BUG] about PLL checking code in STM32F4xx

I use STM32CubeF4 1.25.2. I found bug about PLL checking code. Please confirm the following. --- a/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c +++ b/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c @@ -542,9 +542,9 @@ __weak HAL_StatusTy...

STM32G474RETX UCPD Rx/Tx Problem

Hi,  Used UCPD module to transfer UVDM packets. After some time, the UCPD module is not transmitting and receiving the data. For reception we have enabled RXMSGENDIE , RXNEIE and RXHRSTDETIE interrupts. for transmission ,we have enabled TXISIE , TXMS...

0693W00000D15AjQAJ.png
Alagesan by Associate II
  • 584 Views
  • 1 replies
  • 0 kudos

I am using STM32H7A3 board and integrated an SD card using SPI. I am trying to transfer a large file and found that in first card if the number of sector to read is coming as 64, read works upto sector 36.

After 36, it will give error and exited from code.I tried another card , the code will set the sector count to 16 and loops through it to make the read complete. As i am trying a large file, its taking so much time.I just want to know, is the se...

JJoy.1 by Associate III
  • 1166 Views
  • 1 replies
  • 0 kudos

USB VCP with STM32H7 does not work correctly

Hello everyone, I have a Project with STM32H745(Nucleo-H745ZI-Q). in this project I need to send data periodically to PC over VCP. I have configured everything and it works fine. But when I connect the device to the USB on the front side of my PC, th...

NTaha.1 by Associate II
  • 549 Views
  • 1 replies
  • 0 kudos

STM32 Nucleo-F767ZI Ethernet Port Not Working

Hello,I have already tested a Webserver on Nucleo-F767ZI and it was working until yesterday.Now I am unable to get Ethernet communication working. When a LAN cable is connected I see that only orange LED of RJ45 connector of nucleo is on. The green L...

ab_nurd by Associate II
  • 1430 Views
  • 4 replies
  • 0 kudos