STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

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