User Activity

Posted on February 13, 2018 at 14:27My projects with 32F107 runs DHCP ON works fine on LAN.I want my MCU get custom IP when I connect to PC without DHCP Server.I am using cube and already set Should I use autoIP or insert code when DHCP fail.Do I ha...
Posted on January 02, 2018 at 14:58Hello everyone,I have STM32F107RC MCU connected RMII mode to PHY => KSZ8081RNBIAPHY's clock source is 50 MHZ oscilattor connected to XI pin and  ETH_RMII_REF_CLK (PA1)I tried source MCU with HSI (8MHz) and also ext...
Posted on January 15, 2016 at 08:59Hello,I want to use internal bootloader with stm32f103 mcu. I downloaded and installed dfuse tool. My PC is windows 10 and I also tried with windows 7 result is same..  DP pin is pulled up with 5V.At device maganer...
Posted on December 25, 2015 at 12:33 Hello, I am using STM32F103, library versionV3.1.2. I have to use USE, USART2 and USART3. I am trying to set 110 baud but usart2 and usart3 doesn't work correct. I see these 3 peripheral clocked by APB1. ...
Posted on December 24, 2015 at 08:25Hello,Is there anybody who have Dual CDC  keil project with usb library v4.0.0?I have dual cdc example v3.1.1 but it have a bug when send data  usart to usb.I tried to change v4.0.0 to dual myself by help of this ...