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

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
  • 224 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
  • 256 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
  • 153 Views
  • 2 replies
  • 1 kudos

DMX512 Receiver

I'm working on a DMX communication project using an STM32 microcontroller (e.g., STM32G030K8T6TR).I have successfully implemented DMX data transmission.For reception, I have enabled USART RX interrupt using __HAL_UART_ENABLE_ITI’m using a keyboard to...

Jeevitha by Associate
  • 145 Views
  • 0 replies
  • 1 kudos

Resolved! STM32L0538-DISCO - GDEY0213B74 - refresh time

Hi,I bought an STM32L0538-DISCO MB1143B for an internal project.This is the first time i work with an e-paper and i am surprised by the refresh time of the display which is slower than i expected and could be an issue. I observe the refresh time of t...

USB CDC VCP (STM32 Host, OneRNG Device)

Hi everyone,I have STM32 Nucleo F767ZI Board and OneRNG V3.0 by Moonbase. OneRNG is using USB Serial Protocol. When I connect OneRNG directly to PC through USB connector, open it's COM Port on Serial Monitor like Putty, send CMD "cmdO", it starts giv...

Capture.PNG Capture1.PNG Capture2.PNG