User Activity

Hello!Can a binary created from code for the STM32F767ZIT MCU run in the STM32F777ZIT MCU?Are they 100% pin compatible?Thanks!
Hello.I want to use TIM8 instead of TIM1 to drive a WS2812B Led Strip together with DMA2 in STM32F767ZI. The code works fine with TIM1 but when I try to switch to TIM8 (which should have the same features), the interrupt handler TIM8_UP_TIM13_IRQHand...
I've managed to finally get the IAP flashing a new netlist with LwIP for the STM32F767 Nucleo Board. But now the program is getting stuck. I made a new program (of which I included the temp1.txt file which is the equivalent of the temp1.list file). I...
Hello! I'm using the STM32F767ZI Nucleo board. I'm trying to test an IAP using LwIP. Since I can only get LwIP working in a FreeRTOS environment., that's what I'm using, I have the following code which I cannot get to even do a simple mass write of F...
Hello! I'm trying to adapt an example LWIP_IAP in the STM32CubeF7 FW package written for the STM32F769_EVAL board to work on the STM32F767 NUCLEO board.For this I've had to do a couple of basic changes:Change the PHY interface to be RMIIComment out ...
Kudos from