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 ...
Yes, jSALA.1 I managed to join with ardunio project but still I could not join by stm32 project.I am not working on it for months.STM32CubeExpansion_LRWAN_V2.1.0 maybe you can try.
hi IKarg.1,I've tried same things like you. I have a B-L072Z-LRWAN1 board. Firstly, I tried suggested Ardunio example of this board and it worked. But I want to connect and send/receive messages by compiling STCUBEIde project. I tried STM32CubeExpans...
Posted on January 03, 2018 at 15:03 Resolved! @STRAP-IN OPTIONS I connected pin 18 to VCC and set bit 7 of 0x1F register. Do it at file stm32f1xx_hal_eth.c after delay function shown below. /* Delay to assure PHY reset */ HAL_Delay(PHY...
Posted on January 20, 2016 at 13:38Hello,Maybe you can try with different MCU even AN3156 document says your stm32L151 mcu supports DFU bootloader. Maybe yours is not one of STM32L1xxxC, STM32L1xxxD, STM32L1xxxE.http://www.st.com/web/en/resource/te...