User Activity

Posted on June 08, 2018 at 05:21Hi,I'm actually working with a LoRaWAN kit (https://techship.com/products/acsip-lorawan-evk-antenna-kit-s76sxb/) based on STM32L073x and Semtech SX1276 radio module.So the kit comes with examples based on Semtech exam...
Posted on May 23, 2018 at 06:50Hi, I'm working with the STM32F0 Discovery board.I have a problem to use printf function with the USART.I'm using the classical way to redirect printf function (redefine _io_putchar and added _write function).So printf...