User Activity

Hello,Currently I'm playing around with the I3C peripheral and I try to implement a sort of "eeprom" interface on a I3C target where I have 10 slots which I want to be able to address separately.So on the controller side I have this function:  int i3...
Hello,I'm trying to implement an I3C target device which sends inband interrupts when I push the blue Nucleo button.But I also want it to be ready to receive data via a private message.To do this I call `HAL_I3C_Tgt_Receive_IT` after receiving a dyna...
Hi All,Today I received two NUCLEO-H503RB boards, but when trying to get the ADC calibration values the processor HardFaults. According to the datasheet it's the correct address: Also when trying to access it with the debugger it failsAlso the temper...
Currently I write locked the first few sectors of my STM32U575xx. However I would also like the unlock the write protection. Since both J-Link and the ST-Link cannot do this I thought about writing a small application and run it from RAM to reset the...
I'm working on a project where we are using the new STM32U575xx series. Now I created a bootloader and wanted to write protect the bootloader section. However I'm not able to disable the write protection using the ST-Link v3 and STM32CubeProgrammer.I...
Kudos from
Kudos given to