User Activity

Im using nucleo stm32f103. Does a modbus library exist or how would one go on with using modbus? Could not find any tutorials online.
Posted on March 28, 2018 at 01:05Any ideas why this board consumes 3.3 mA in StandByMode even if there's nothing plugged in? I already desoldered the AMS1117 and the on board leds.Same goes for the STM32F103C8T6 I have. Both using around 3-4mA even ...
Posted on March 23, 2018 at 06:40Trying to get STM32C8T6 UART to send data but nothing comes through. I configured the RCC, SYS, USART1 (baud 9600) and the integrated led on cubemx.  Tx connected to A9, Rx to A10. My code is as follows:    UART_Hand...