User Activity

Posted on July 16, 2018 at 10:15Hello there,I have some problem understanding the ReadPHYRegister-Function from the stm32f4xx_hal_eth.c.I am using the Stm32f429 and a LAN8742A. On a nucleo board and on a custom board.Primary with the parameter uint1...
Posted on June 05, 2018 at 13:05Hello there,i am working with STM32429VI.For my device i try to implement a simple bootloader which gives me the possibilty for DFU.DFU works fine and everthing else too.But I need some feedback if this is a attempt w...
Posted on June 05, 2018 at 11:54Hello there,I found some differences between the memory mapping of the Datasheet and the Reference Manual:DS STM32F4x Rev10 - Memory map pg. 86Option Bytes 0x1FFE C000 - 0x1FFE C008Reserved      0x1FFE C00F - 0x1FFE F...
Posted on May 24, 2018 at 15:51Hello there,i have a Application based on FreeRTOS running on STM32F429ZI-Nucleo with LwIP. FreeRTOS Tick is based on TIM6. The Application runs well.So i have tried now the demo for DFU and it works correctly. So i wa...
Posted on September 22, 2017 at 10:36Hello there,i am trying to use the EEPROM emulation on a STM32F429I (2MB). So i am using the example files.On the first try i used section 10/11(bank1) for page0 page1. The example worked fine for me but  i dont ...