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
  • 373 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
  • 324 Views
  • 1 replies
  • 0 kudos

STM32 CDC Bootloader

I apologize for I am new at learning bootloader and I am trying to create a custom bootloader for stm32f103 custom dev board. First, I just want to know how can create a compatible binary file to be flashed at existing bootloader.https://github.com/s...

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