User Activity

Hi, Looks like the HAL driver for the STM32f7xx ADC is missing a case for using the software start of the ADC2 peripheral in the HAL_ADC_Start_IT function. Starting from line 1128: else { /* if instance of handle correspond to ADC1 and ...
The memory map shown on page 76 of the reference manual for the stm32f76xxx shows the following figure:I believe the addresses in blocks 5...6 are not correct and that it should be as follows:  
Hey ,I have a problem getting LWIP NO_SYS to work on a STM32F765IGT6. We have a custom board with a RMII-PHY and have a 50 MHz clk, data on the RXD0, RXD1 and CSR_DV lines. We also have data on the TXD0, TXD1 and TX-EN lines.On boot the device transm...
Kudos from