User Activity

I am having trouble getting the Serial IAP to work with the STM32H743I-EVAL2 board.It loads and compiles fine and seems to get into the correct serial string transmit loop when pushing the tamper button on start up. But I can not get any serial commu...
https://www.digikey.com/en/products/detail/microchip-technology/KSZ8863RLLI/2426202 - switchAny1 have experiance with using these two components? If not are they're any known plug and play switches that will achieve this?
I was wondering if there was any example code or some documentation on programming the STM32h7 over the Ethernet port. Instead of connecting a JTAG connector to the board to program I would like to use the Ethernet port through a switch. Anyone able...
I have a custom PCB that has the STM32H7 (ball grid array) on it and I have created a program using STM32cube. I have used the STM32H743I-EVAL2 board with there example programs and successfully tested the lwip with that board. But when switching ove...