User Activity

Hello everyone,I have a project in mind where I want to create a business card with an NFC tag that redirects to my portfolio page. My main concern is ensuring that the NFC tag URL redirect works on as many phones as possible. I've heard that Type 5 ...
Hello everyone, The last few days I have been trying to get Zigbee working on my STM32WB55CGU6 and I can now switch on and off a light! But the more difficult thing to get working is the WindowCover. Below you will find the image where my STM32 has c...
Hello, I'm trying to get Zigbee working on my STM32WB55CG6 custom board. I've verified that the RF section works since BLE works perfect but now I'm trying to get Zigbee working. Since there aren't alot of examples I've tried the Zigbee_OnOff_Server_...
Hello,I'm trying to use the ADC to measure the Vbat voltage on my STM32F401RCT6 but i get some strange values. Here is my setup in the device configuration tool: And here is the code with the returned values: Vref_Val = 303Vbat_Val = 932 I have conne...
I'm using an STM32F401RCT6 to create a very accurate millisecond timer for a school project. When the second interrupt of the alarm triggers i set a new CCR1 value and reset the timer. But it seems like the timer just ignores this. Only when i set a ...
Kudos given to