Others: STM32 MCUs related

Find out more about STM32 implementations with external components, discuss use cases, and discover how to use new tools and ST components.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

PS/2 Trackball Integration Issues on STM32F072

Hey all, I’m working on integrating a PS/2 trackball into a custom PCB using QMK, and I’ve hit a weird snag. My MCU is an STM32F072 (custom PCB, project repo here: https://github.com/vuckale/takt11800/tree/master/Firmware. I’m following the official ...

vuckale by Associate
  • 93 Views
  • 1 replies
  • 0 kudos

Resolved! Discontinuous SPI communication clock

Using NUCLEO H723ZGI made a simple SPI module for communication as master(this is the only module i am using)I used the MOOC training on using SPI as a guide for programmingOn observing clockI found it to be discontinuous during transmit cycle - this...

JJAYAR by Associate II
  • 192 Views
  • 4 replies
  • 0 kudos

Custom PCB with STM32F411 - USB issue

Hi everyone,I’ve designed a custom PCB using the STM32F411CEU6 and a USB-C connector, but my laptop (Device Manager) and STM32CubeProgrammer fail to detect it as a DFU device or CDC. The board powers up (3.3V LDO confirmed working), and basic SWD fla...

Clock_config.PNG
Niharika by Associate
  • 200 Views
  • 5 replies
  • 0 kudos

Resolved! FreeRTOS in Trustzone

Hi,I am trying to add FreeRTOS to my project.Board = Nucleo-U5A5ZJ-QTrustzone = enabledFreeRTOS = in non-secure project  I have Trustzone enabled, therefore a secure and a non-secure project is generated by CubeMX. I added FreeRTOS in the non-secure ...

fa31 by Associate III
  • 123 Views
  • 2 replies
  • 1 kudos