STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32U5 FRACN not working

I am trying to use the PLL1 fractional PLL on a Nucleo-U545RE-Q board to fine-tune a frequency measurement.  RM0456 rev 5 has the following procedure to adjust the fractional PLL:"If the application intends to tune the PLLx frequency on-the-fly, then...

Custom PCB, STM32H7 and KSZ8863RLL, RMII

HiI have made a custom PCB based on STM32H723VGT MCU and KSZ8863RLL with interface RMII. I have followed the Hardware Design Guide for the KSZ8863. Including 100 Ohm impedance from RJ45 to PHY and 50 Ohm impedance from PHY to STM32. Length matching i...

How to enter Standby or Shutdown mode on STM32

Entering low-power modes, especially the Standby and Shutdown modes, is another mostly software related disaster from ST. Additionally there also seems to be one or two hardware bugs and/or undocumented conditions. This topic provides an example of h...

Piranha by Chief II
  • 19644 Views
  • 18 replies
  • 19 kudos

whole firmware run in ram

Hello:    I use STM32CubeIDE 1.16.0 to develop an OTA feature in STM32H7A3ZIT6:    The firmware should be programed at flash address 0x08000000,and run in ram, it will receive the whole update image in temporary memory and then program into the flash...

lbapplem by Associate II
  • 342 Views
  • 5 replies
  • 0 kudos

STMWB05xZ Enable CTE

Hi,I am working on a project which will require a connectionless CTE to be added to the advertisement. From what I understand, there are not currently any examples of a configured CTE beacon. What would be the best example project to modify to create...

Resolved! usb host

Posted on February 26, 2017 at 07:10 Hi Everyone, I'm trying to read from the USB keyboard with a custom board STM32F205RCT6 MCU. I am using USB FS host (host only) with HAL library.but it just works with some keyboards! Other keyboards are...

HardFault UDP Client

Hi Community, I am using the Nucleo-H723ZG board for data receiving from the camera by utilizing the spi and processing the data then transforming the data through UDP to another program. The program can run for several hours without problem. But the...

LEAMtw by Associate
  • 417 Views
  • 7 replies
  • 11 kudos
Labels