STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

High speed data transfer from STM32 to the PC

What is the best way to transfer high-speed data (12.288 Mbit/s) from the STM32H723 microcontroller to a PC? I'm controlling a four-channel audio codec (AK4619vn) and need to sample the FFT of the signal received from the ADC on the PC. The STM32 MCU...

Yusuf2 by Associate II
  • 1304 Views
  • 4 replies
  • 3 kudos

Resolved! Porting STM32F1 Firmware to STM32F4

Hey all, I want to port this https://github.com/ArduCAM/STM32/tree/master/STM32F103 package to use for an STM32F446RE development board. Can anyone offer any advice as to the best practices of accomplishing this? Would it be modifying mapping of GPIO...

CubeIDE and classB setup

We will be submitting our STM32F101vft based appliance for UL certification.  We found the self-test extension X-CUBE-CLASSB.   I review app note AN4435, and also found this community post from Christophe Vrignaud helpful. The example project STM3210...

HunterR by Associate II
  • 611 Views
  • 0 replies
  • 0 kudos

Resolved! STM32_USB_Device_Library cannot be compiled

Helloi have problem to compile STM32Cube_FW_F7_V1.17.0\Middlewares\ST\STM32_USB_Device_LibraryI use STM32CubeIDE Version: 1.14.0 + STM32CubeMX Version: 6.10.0-RC9chip STM32F767ZITx  (NUCLEO-F767ZI)I'm mainly interested in the causeexpected '=', ',', ...

stm_err.png stm_err_2.png
PNova.2 by Associate II
  • 1001 Views
  • 3 replies
  • 1 kudos

Resolved! STM32 read from flash breaks freertos.

Hi,  This is a weird one. When my controller starts up, it is supposed to read the flash and use this data to check if my lwip should start up in DHCP mode or with a static IP adres.When I don't read from flash, this code works fine, when I do read f...

WilliamVR_2-1718106796722.png WilliamVR_1-1718106658676.png WilliamVR_0-1718106598884.png
WilliamVR by Associate III
  • 915 Views
  • 1 replies
  • 0 kudos