STM32H563 I3C target I3C_SER DOVR but I3C_EVR TXFNFF not asserted
I want ust I3C private Read as target but send only 8byte and this error to Error Handler.
I want ust I3C private Read as target but send only 8byte and this error to Error Handler.
Hello everyone,I'm working on a project using STM32U031, and using RTC with LSI(32kHz) to calculate elapsed time, and everything working fine, the waveform of LSI output also looks great.And I need to switching power supply in sometimes, and there co...
Hi there!I am working on a project using an STM32G473CETx LQFP48 MCU in STM32CubeIDE.I am using TIM2 to simultaneously:1.) Generate a PWM output signal using:Channel 1 - PWM Generation CH1 - Combined PWM1 modeChannel 2 - PWM Generation No Output - Co...
Hello :) i am working with a nucleo-h755zi.my goal is to create the following:1. M7 core running with FreeRTOS and LWIP.2. M4 Core running bare metal. after using the following instructions (https://community.st.com/t5/stm32-mcus/how-to-create-projec...
I have a board that used STM32F07. I connect BOOT0 pin to GND via RES 10kOhm and left NRST pin open. At first i able to connect to STM32 and upload code but problem is after first time upload code (I use debug mode). It show STM is disconnect and aft...
I have STM32L011 board that i make. I left NRST and BOOT0 open. And i try to upload code using ST Link V2. But seem like the ST link is not recognize the STM it always show "Target no device found". Can anyone help me identify the problem? Please..Th...
Hello everybody,Im am currently trying to connect a STM32H753 to a AD7606B using the parallel interface (FMC) and got it working at some point where the CPU can read/write the data from/to the FMC but it needs a __DSB() before starting to use the rea...
I am working on the firmware for my STM32U575 based controller board. I cannot find in the documentation an explanation about the Low/Medium/High settings on a GPIO port. I see the bits to be set, and in MX the option for choosing the setting, but I ...
....so says STM32F334x4/x6/x8 Errata sheet STM32F334x4/x6/x8 Rev Z device limitationsDoc is dated 2021. No answers seen on web.Has this been fixed yet?If not, will it be fixed? And if so, when?Ta lotsRex
I've noticed some strange behavior when doing sector erase on this device.I erase sector 0..63 on bank 2 and write my data. I can confirm that this operation is correct by reading the flash starting on 0x08080000 using stm32cubeprogrammer.As a verifi...