STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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...

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
  • 147 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
  • 135 Views
  • 1 replies
  • 0 kudos

ThreadX scheduler in low power mode

Hi everyone.I'm currently testing low power modes in ThreadX on a NUCLEO-F767ZI board using CubeMX and CubeIDE (current versions).ThreadX tick period is set to 1 ms, and low power is enabled. What happens is that the scheduler awakes every millisecon...

paolog by Associate III
  • 551 Views
  • 2 replies
  • 2 kudos