Become a leader in the IoT community!
Join our community of embedded and IoT practitioners to contribute experience, learn new skills and collaborate with other developers with complementary skillsets.
Hello everyone.. i’m working on a wearable based on stm32wb55rg using zephyr and i’m having some issues with ble, that’s why i’m considering nrf52840 but i don’t know which pre […]
Hi, I’m working on a FreeRTOS-based STM32 project where I receive CAN messages using interrupts. I’ve assigned a dedicated task for processing received CAN messages. This task is initially suspended […]
Hi, Does anyone know how to configure SM32H723 DMA buffer to non-cacheable are without disabling I-Cache and D-Cache settings. Thanks in Advance.
Hello @m.alarab so I got a logic analyzer delivered and I tested the code I wrote for the CAN in loop back mode, it works really well. Next I am […]
I have a 0.96-inch ST7735 TFT display that I’d like to use with an STM32. For now, I want to avoid using a pre-made module. If I get an FFC/FPC […]
Hi, I was trying to use FreeRTOS without CMSIS on my STM32F767ZI but I’m having problems with the code.
One of edge ai tools that ease the deployment of machine learning on microcontroller is **Neuton.AI** is a no code platform that creates ultra small AI models for microcontrollers like […]
I’m moving my codebase from CubeIDE to VS Code. While waiting for my board, I started the transition but paused and continued developing in CubeIDE, making many changes. When I […]
Hello @here I have a challenge. I am using DMA for ADC of stm32f103c8t6, I observed that when I set up my register and the array I want the DMA […]