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.
I have a solar inverter monitoring system that monitors some parameters from a solar setup like. Parameters like energy generated by solar panel, energy consumed from grid, energy consumed from […]
I guys, I’m trying to integrate an SD card intro my board based on Renesase DA14708 MCus, low level drivers are provided by the SDK, I added an sd_spi driver […]
Hey everyone! I’m fairly new to embedded development and have hit a puzzling issue I hope someone can shed some light on. I’m working on a project using the nRF52840 […]
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 […]
Okay, i found a strange error, ❯ west build -p always -b beaglebone_ai64/j721e/main_r5f0_0 blinky_pwm — -DDTC_OVERLAY_FILE=blinky_pwm/boards/beaglebone_ai64.overlay — Found west (found suitable version “1.3.0”, minimum required is “0.14.0”) — Board: beaglebone_ai64, […]
Hello guys, now I am developing my fyp project that is IoT real time weather monitoring . I have an issue that I am using a raspberry pi 5 and […]
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’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 […]