User Activity

I wish to understand where the code fills out the USB register values.I added a watchpoint of this registers USB_HS_GLOBALIs this in a high priority type Interrupt Handler that doesnt not respond do watchpoint??
So I notice this uncomfortable feeling of not knowing WTF is going on when I single step through ALL the config, trying to make sense of all this BS stepping to setup the registers. Since most of this stuff I soon wont care about exept their 1 or 2 f...
STM32H7 should be pin compatible version of STM32F777 and STM32F479 with BGA216.Or there should be an H4 running @ 400 Mhz.
Is this a normal reading?Havent installed ALL caps yet. I think I had bad contatc between SWCLK and connector, could this have caused it not to be recognized by cubeprogrammer?I had a F2 with 1.188 volt wich I could program, communicate with via prog...
So I have a busy board, and SPI MISO is occupied.I would like to communicate in synchronous fashion with an FPGA.Can I Make this USART peripheral work in a SPI Master full dulex, synchronous mode?The baud rate seems to be limited in CubeMx, is this b...