STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F7 Ethernet on bare metal without Cubemx

Hi Team,I am Using STM32F7 nucleo board, I created project using ST CUBEIDE version 1.16.0.Note: NOT USING CUBEMX and RTOSI have taken a ref code for low level eth functions ethernetif.c and lwip.c.I Enabled Enable DHCP, Http and SSI it is working fi...

lavanya by Associate III
  • 916 Views
  • 6 replies
  • 2 kudos

Resolved! Cannot Extract STSW-SAFEA1-MW

Hi,I am having trouble extracting the STSW-SAFEA1-MW. This is the same issue mentioned here and here. I can't use your product if I can't use your drivers. A fix would be appreciated.Thanks

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
  • 363 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
  • 319 Views
  • 1 replies
  • 0 kudos