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...
Posted on March 23, 2018 at 19:18So the TX pin is alive. Here's a scope from just sending a letter ''S''. Looks about right doesnt it? Why doesnt the FTDI232 or Xbee react to this message then?
Posted on March 23, 2018 at 16:42Stm32f103c8t6 powered with usb. Xbee tx,rx,vcc,gnd connected to mcu. Also tried with ftdi232 clk,dio and ground connected to the mcu but nothing comes up on the serial monitor and the receiving xbee rx led doesnt ind...