User Activity

Posted on April 26, 2017 at 20:24In the file ethernetif.c supplied as part of cubemx based BSP, there is a static function low_level_output(). In this function is a call to HAL_ETH_TransmitFrame().The return code of HAL_ETH_TransmitFrame() is not ch...
Posted on October 09, 2015 at 16:32I would like to be able to reprogram the Flash program on my STM32F103 chip via in-application programming. Essentially be able to upgrade the firmware without JTAG or bootloader jumper. I have the PM0075 Programmi...