STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

initialize FATFS for SDMMC in M4

Hi team        What is the correct procedure to initialize FATFS for SDMMC in M4? Kindly provide the application note of the procedure. We need to run eMMC in M4 core    EVK used : STM32H745I-DISCO   References code:  STM32CubeH7/Projects/STM32H745I...

Ashwath by Associate
  • 201 Views
  • 1 replies
  • 0 kudos

USBx MSC Standalone

I'm trying to get USBX MSC working in standalone mode on the STM32H573I Discovery board.I've come across a few tutorials for setting up USBX in VCP  mode and have attempted to adapt them for MSC, but I haven’t been able to get the USB to enumerate pr...

Resolved! STM32H7 FMC + ST7789 LCD

Hi,I am trying to interface Stm32h745 controller with a 240x320 TFT LCD over FMC. Interesting thing is, when I manually control lcd control and data pins(Set them as GPIO_OUTPUT_PP), Lcd works, but when I switched to FMC it does not. Tried lots of ti...

baycanakcay_0-1743510687213.png baycanakcay_1-1743510841119.png

Resolved! The maxium length of buffer for USB HID SetReport

Hi,I would like to know why when I sent the 202 bytes from pc to dev-board via USB HID, the buffer size would only get 32 byte each time, (byte[0]-byte[31])*several times until finished print out all 202 bytes?Couldn't it recieved whole 202 bytes the...

CYH by Associate
  • 123 Views
  • 3 replies
  • 0 kudos

Resolved! Controlling WS2812B LED Strip With STM32

Hello,I'm new to STM32 and trying to learn exciting stuff. I want to light a single LED from my WS2812B strip. For example I will choose 6th LED on my computer and 6th LED on strip will light up.But I'm not sure where to start. How can I access to si...

salvi.a by Associate II
  • 12825 Views
  • 8 replies
  • 4 kudos