STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32F411 continuous DMA from ADC, how?

ADC1 configured asMode "Independend Mode"Scan Conversion DisabledContinuous Conversion EnabledDiscontinuous Conversion DisabledDMA Continuous REequests EnabledEnd of Conversion "EOC Flag at the end of single conversion"DMA2 configured asDirection "Pe...

PRenn.1 by Associate III
  • 250 Views
  • 2 replies
  • 0 kudos

Can we mount the two devices i.e sd card and usb at a same time using FATFS in STM32F429ZI. I want to store the sensor data in SD card and copy that data to USB drive when the usb is detected.

i am using STM32F429ZIT6U board does the board support the mounting of SD card and USB at a time The main problem is both the devices get detected or get mounted when i use f_mount but the file that is get be stored in SD card is will be get stored i...

NetXDuo webserver hostname

Hello,recently I've been developing webserver using NetXDuo framework on STM32H573 MCU and I can't find an option to enable hostname for this device.I found that there is a parameter "name_ptr" passed to nx_dhcp_create() function and the name passed ...

Faust by Associate II
  • 246 Views
  • 1 replies
  • 0 kudos

STM32F469i-DISCO USB OTG-FS communication

Greetings, we are using a STM32F469i-DISCO development board for one of our projects. We are unable to establish Host USB OTG FS communication. The USB shows that it is idle state so we are not able to transmit or receive any communication. We want t...

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
  • 10573 Views
  • 7 replies
  • 3 kudos