User Activity

Hello All,I have a certain STM32H7 that I can't erase sector 0 using STM32CubeProgrammer.I think it is because PROT_AREA_START1 and PROT_AREA_END1 are not correct. I am trying to get back to default values of PROT_AREA_START1 =0xFF (0x0800ff00)PROT_...
Hello Everyone,I have an STM32H7 interfacing with an SD card Using FatFs. I am using the cube ide, latest drivers etc. (embedded packages version 1.9.0) (FatFs Middlewhere version: R0.12c)I am facing an issue where sometimes (50% of the time?) The Ca...
Hello All, I am trying to get Full Duplex I2S working with a STM32H7 and a PCM3168A.The STM has 2 SAI blocks (SAI1 A/B) (A in master mode and B in synchronous slave) for sending data to the PCM for the DAC part of the PCM. I use this to transmit 4 Mo...
Hello All,I am having an issue interfacing an SD card to the STM23H7.I am using the SDMMC1 with 4 bit wide bus. When testing HAL_SD_WriteBlocks , I can write and read from the card successfully at various lengths (different number of blocks). But I...
Hello,I am using stm32cubeprogrammer 2.7.0 for Mac ( I am on Big Sir)When programming a STM32H7 using UART I get the following error: I don't seem to get the error on my stm32f4. Any Ideas/Fixes that would enable this to work? I am embedding the CLI ...