Resolved! It's 19Q2 - where's STM32Cube H7 with LL drivers?
Long ago promised; twice deferred. Please update your community on this release! Thank you!Regards,Dave
Long ago promised; twice deferred. Please update your community on this release! Thank you!Regards,Dave
Hey, I am working on one of the example projects that is provided as part of USB-PD software expansion, by using SW4STM32 toolchain. I am using TCPM-TCPC architecture. During initialisation i am having errors for PE_Init. Does anyone have followed a ...
I am working on getting the USB PD pins setup in CubeMX for a board I've just built. I am using the STM32G071CBT6.I was not planning on using the Dead Battery functionality, so I connected the CC lines to PA8 and PB15 to use UCPD1. And USART1 to PA9,...
I was trying to upload a code on NUCLEO-F446RE board using the USB-DFU protocol. I was supposed to make the Boot 0 pin high and reset it to get the device into bootloader mode. I was able to see and access the partitions of the device neither on DfuS...
Hello,dual boot into ITCM-flash doesn't work like I do it. Dual Boot into AXIM-flash works. With OpenOCD I do the following for boot from AXIM-flash:Boot adddress is 0x8010000 (boot_addr = 0x2004)> stm32f2x options_write 0 0xCFC 0x2004 0x2004 > stm...
i have file.c and i want to convert file.c from html file
Hello folksThis is my first time working on ST processor and USB and need some help I am using STM32F407VG Processor in the host only mode and standard peripheral libraryI am not using SOF and using HSE as an input to the PLL operating at 168 MHz I e...
Hello,I want to use the STM32F732 bootloader with the UART. I am using the ST flash demostrator. I connect the UART by means of a USB to UART converter (SiLabs). The FLASH software finds something and says that the part is readable but is not possib...
Posted on December 10, 2017 at 11:15I have a STM32F767 and STM32F746 nucleo dev kits. Both seems to be 'Z' models.I developed RTOS based TCP server based on netconn that receives and transmits data over ethernet. STM does not answer to the ping nor ...
I have a homemade STM32F405RG development board It has a momentary switch that puts Boot0 HIGH to put it into DFU mode when plugged into USB but if I just plug it in it does not show up as a Virtual Com Port. How can I have it so I can have both the...