User Activity

Hello ST community,I have QSPI flash and an environment sensor based on SPI with stm32l496rg development board.If I put controller in stop mode 2 without sensor and flash current consumption of system is 3uA.If I connect flash and sensor then in stop...
Hello there, I have sx1262 Lora module from nice RF.In ABP mode I can sand data on TTN but during down link time node always send me Rx time out.Here I am attaching my logs. please guide me .
In my project i am print my log using printf function and in syscalls.c file i am print my printf log using CDC_Transmit_FS function.__attribute__((weak)) int _write(int file, char *ptr, int len) { CDC_Transmit_FS((uint8_t*) ptr, len); return len...
Hello there,I am working on stm32wb nucleo board, On stm32wb I am using freertos (CMSIS 2) and when I am trying to use printf or snprintf with float argument my code going to hard-fault. printf is working fluently with integer values but not with flo...
I am trying to compile directly Xcube-aws code but it's not compiling in TrueSTUDIO. In Keil it do compiled but not debug, I have to load .sfb file through uart to run code. How can I debug and merge my sensor code in Xcube-aws code and debug it. @Co...
Kudos from