User Activity

I am using Wio E5 board for a LoRawan project and running the project FreeRTOS LoRa Wio E5  in STM32CubeIDE. When building the project as it is without changing anything in CubeMX it works fine. I could change the EUI values, region, etc.. in the res...
I am trying to communicate with ADS1115 using Seeed Studio's LoRa Wio E5 mini in the I2C2 peripheral to which PA15 and PB15 are connected. It doesn't work and I am able to see nothing on my logic analyzer. SCL stays high and SCL stays low with no dat...
I am using LoRa Wio E5 dev kit with ST-Link V2 clone. From Seeed Studio E5 project I can successfully run the LoRa demo code that sends a stream of dummy values like temp, battery voltage well and connects with my TTN server. When I try to use CubeMX...
I am having an STM32F411E board and I am trying to read values of MAX4466 analog mic using the onboard ADC interface(12 bit resolution). I get values starting from around 1000(0.8 V) and whenever I make sounds it slightly increases and that's it. I'v...