GPIO_Output
Hello St-communityI am working on stm32g030c6t6 MCU When i have select PB11 PA7 and PA5 has GPIO_OUTPUT it is giving issue in flashing programPlease tell me solution
Hello St-communityI am working on stm32g030c6t6 MCU When i have select PB11 PA7 and PA5 has GPIO_OUTPUT it is giving issue in flashing programPlease tell me solution
Hi All,I am working on STM32H743VITx. Somehow by mistake "readout protection" is being on. RDP level has set to 1. I am trying to set it 0 by ST-Lint utilities (GUI & STM32Programmer both tried). but the message ''Could not set Option bytes!'' appear...
Does anybody know why when the board is initialized with default peripherals the LCD isn't accessible? I have been trying to get the LCD to display on the board for days now and still no luck on my end.
Hi,I am a newbie and trying to compress RGB image data to JPEG and save to SD card. Step by step I monitor the debugging of CubeMX, which is very useful to me. And finally I see it can not pass the jpeg_set_default() function due to "out of memory", ...
I am developing product using STM32H7A3 series MCU.In my product we configure CEC peripheral on the MCU in order to use it.I follow the steps mention in RM.I conduct a CEC compliance test, and some error detected on CEC_ISR register.My I know, what c...
Greetings!I'm working with an STM32U5G9 processor, trying to communicate to a HyperBus psram over the hspi peripheral. My initial simple test is to try to do an indirect read of the psram 16 bit id register at register space address 0.I am capturing...
I am using Segger JLINK for software downloading to below boards. After downloading software, there is need to enable RDL level 2. Kindly give support below platforms.STM32L562VET6STM32L552VET6STM32L552CCT6Edit: I am using SEGGER J-Flash for software...
Hi,I tried CubeIDE as well as the online STM32 selector but it seems that there is no price information in the results?Did I miss something?The distributors (Digikey, Mouser etc) don't list all peripherals in a parametric form as refined as ST (obvio...
AN4879 Rev 8 in table 7 does not list the HS phy for STM32U59|A|F|G
Hello everybody!I'm working with MCU stm32f767bi and I'm trying to communicate a ethernet port (lan8720a).I'm using a MXcube32 to configure the ETH and LWIP, but I can't get work the port.If someone has experience integrating this two devices please ...