User Activity

Hi.. Can anyone tell me why the ADC Calibration value is not the same before and after I initialize the DACIt seems that the value maxes out if I calibrate after I have initialized the DAC.The calibration register is 7 bits.The ADC also measures inco...
Hi. ST There is an error in the code that is generated by CubeMx when you use 16bit in SPI DMA transfer. Can be solved in the stm32h5xx_hal_msp.c file: /* USER CODE BEGIN SPI4_MspInit 1 */ memcpy(&handle_GPDMA1_Channel1.Init,&NodeConfig.Init, sizeof(...
Hii'm just sitting and messing with a few lora boards.I find that nucleo-WL55JC1 has approx 10dbm RSSI better than seeed LoRa-E5, and that nucleo-WL55JC1 also transmits with a more powerful signal, what is your experience ??with best regards
HiI am working on an STM32wl project where I need to use a real time clock, I use the Utilities that I have found in one of the examples that ST provides, it is the Sequencer, Timer server and System time.I can not see if there is a smart way to save...
I have a simple task, to wake up the CPU when the device is shaken.It should be pretty simple, the MEMS sensor samples with 10Hz until I shake it, then it samples with 100Hz, but I get no interrupt. :(I use the driver form GIT hub and Interrupt INT1...
Kudos from