User Activity

Hi, I'm using an STM32H755ZIQ Nucleo and migrating an old project in CubeMX 6.8.The RCC > supply source > PWR_DIRECT_SMPS_SUPPLY option has been removed from CubeMX, which was the default previously. I tried the two available options (External / LDO...
Hi there,I am trying to read and write to an SD card using SDMMC2 from the M4 core on an STM32H755, using an NucleoH755-ZI and a custom SD card shield. The shield connections are simple, short traces, and as follows:SDMMC2_CK -> PD6SDMMC2_CMD -> PA0S...
Hi all, I have a Cube IDE project generated for the STM32H755 Nucleo using Cube MX. I switched out the linker script for one that I have used in other projects with this board, basically just defining some sections for large buffers in RAM. I use the...
Hi there, Get_SerialNum() in usbd_desc.c of the USB device drivers generated by CubeMX attempt to read the device UID to set the serial number.The M4 core does not have access to that memory region so the processor hard faults.Am I missing something ...
Hi all, I'm editing this post because the forum doesn't allow me to delete it, and it might help someone else..I was having an issue where simply generating a default NUCLEO-H755ZI-Q project from the current latest CubeMX for Cube IDE and following t...
Kudos from