STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32H730 HyperRam issue

I have a custom board with a STM32H730 and an IS66WVH32M8 HyperRam.The ram is connected on octospi1 outputs.I can read and write in indirect mode to the internal registers of the ram.But in memory mapped mode i read only wrong values.To test the ram ...

Roba by Associate
  • 125 Views
  • 2 replies
  • 0 kudos

STM32 N6 Load and Run USART doesn't work

Hi,  I have been trying to deploy the 66GYMAI1 Camera on the STM32 N657X0Q Nucleo board with the Load and Run mode. However, there is a problem that I could not solve, which is that the project can not jump from FSBL to APPLI. Because I am trying to ...

HANITALY by Associate II
  • 56 Views
  • 0 replies
  • 0 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...

Problem with option bytes set from program level- G0B1

Hi! I have problem with setting option bytes from program. Setting OBs from Cube Programmer working good. MCU im using is STM32G0B1.  I found and implement this function:   HAL_StatusTypeDef optionByteSetBootFromPin(void) { FLASH_OBProgramInitTypeD...

BPrac.1 by Associate II
  • 1761 Views
  • 4 replies
  • 1 kudos

CAN communication not working

Hello everyone, I’m currently experiencing difficulties with setting up CAN communication on my STM32F4 microcontroller. Despite having configured the CAN interface and connecting it to a CAN transceiver, I observe no activity on my designated can_tx...

STM32N6: External Loader Manager, ISSI Flash

Hello,Hello, in our project we are using an STM32N6 MCU and an external flash from ISSI with this MCU. Datasheet of the flash's link in the below.https://www.issi.com/WW/pdf/25LX-WX032-064.pdfDuring debugging, we read the flash using standard command...

Clyasenth_0-1748356963697.png Clyasenth_1-1748356982432.png