User Activity

The API (SIGFOX_API_send_frame) found in the examples of PushButton and AT_SLAVE of STM32WL SINGLE CORE (https://www.st.com/en/embedded-software/stm32cubewl.html), versions 1.1.0 and 1.0.0, is without prototype and the sigfox does not work (does not ...
Hi, I would like that use a callback of timer (programmed with 10ms) to override the "ScreenView::handleTickEvent()" function, because this function has interrupt in ~14ms.I managed to create the function and link the cpp and C files, but I couldn't ...
Hi guys. When I program the device with LoRaWAN and DAC with pin extern (PA10), I saw in oscilloscope that DAC stay high every when has uplink. Like the image: Does anyone have any idea why this happens? Thanks!