NUCLEO-WBA25CE1 "Bootloader limitation"
Hi, As per UM3610 « section 7.7 », a "Bootloader limitation" has been found in NUCLEO-WBA25CE1. Please refer to "Workaround" section if you are facing this limitation.
Ask questions and discuss STM32 wireless solutions and their implementation for running Bluetooth LE, Zigbee, LoRaWAN applications.
Hi, As per UM3610 « section 7.7 », a "Bootloader limitation" has been found in NUCLEO-WBA25CE1. Please refer to "Workaround" section if you are facing this limitation.
Dear all, The X-CUBE-MATTER Expansion Package is now available on our official website following this link MATTER - Matter software expansion for STM32Cube - STMicroelectronics It is a reference implementation for the demonstration of Matter on ST...
Please go and visit our wiki pages where you can find a lot of information on our wireless product families (WB, WBA, WL) and the supported protocols: BLE, Zigbee, Thread, Matter, Lora, ... To begin your technical journey, please start from this top ...
Hi,I'm working on STM32WL55JC board and run "TIM_PWMOutput" example that run 4 PWM channels with diffrence pulse width.I'm trying to add deadtime between the channels (following this hands-on video https://www.youtube.com/watch?v=rDaC2N-33Oo Minute ...
I modified the LoRaWAN_End_Node sample program for measuring the external pulses input to the COMP1. I register a task in the sequencer and set up the timer in timer server. It is no problem to run a test task by just toggle the LED. When I initializ...
Hi Sirs, I've fiddled around Cable Replacement Example code (CRS for server). I successfully created a custom function to send a char string to the peripheral upon pushing SW1. Now my problem is when I made a new project, with an .oic file, created ...
Hello AllI have a cutom board. I am working on STM32WB55VGQ6(BGA129).2 crystals(32.768KHz, 38MHz) output waves are not coming.I checked waveform by using an oscilloscope and OSC-IN/OUT pins are ground level(0V)Voltage conditions all 3.3V : VDD, VDDUS...
Hi,I'm working with stm32wb5mmgh to transmit data. The thing is BLE starts to advertise only in the debug mode if I upload it in the device its not showing. So what I did I turned on led when it starts to advertise as I mentioned in the below code. ...
Hi Team, I am searching for STM32WBA52CGU6 circuit diagram unfortunately not able to found out because the file was not found in our ST website. Kindly help me to get the exact circuit for my project purpose.
Hi All,I'm using STM32WL55JC board which include Sub-GHz, ADC and DMA peripherals (and many more of course)I run "ping pong" example to create Sub-GHz communication sucssfully, also run "ADC_SingleConversion_TriggerTimer_DMA" and changed to circular ...
My project need to synchronize the clock of our STM32WL device with TTN server. How can I use the function in LmhpClockSync.c to do the job ? I would be grateful if any expert can guide me to get it done.
Hello,I use B-L072Z-LRWAN1 and I would like to know how to use it in very low power consumption. By default on mbed OS 6 with one hand with only one ThisThread::sleep_for(3s) I have a consumption of 10.45mA. I take my measurements with an amperemeter...