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’m running a FreeRTOS task in the stm32h723 that parses an incoming message (6 bytes for now) via UART, reads the header for a specific byte and then decides if […]
Has anyone encountered an issue with STM32CubeIDE when generating code from an IOC file? I had a project built on one machine using the same version of CubeIDE. I thought […]
Hey guys i have a 4.3 inch waveshare LCD for my rpi4 it used to work earlier but now when i try to use the driver given, it doesnt work […]
Hi! Guys i ordered about ten ESP8266 D1 Mini boards with a USB-C port. I created a program with VSC and PlatformIO that works perfectly on an older D1 Mini […]
Been working on a CAN network with an esp32 sender and a stm32 bluepill receiver. Both done in Zephyr.
@ming_58391 @32bitwidesaviour could you guys help me decipher these please flasher@flasher:~ $ dmesg | grep -i imx219 [ 0.064637] platform 3f801000.csi: Fixed dependency cycle(s) with /soc/i2c0mux/i2c@1/imx219@10 [ 3.758979] platform 3f801000.csi: […]
have you heard the recent news RDNIS will get removed from linux kernel
Hello Guys, This is related to a PR i am about to raise It is a native I2C driver to zephyr I had taken the inspiration of the code from […]
Hello Guys, I am developing a SPI Controller Driver for TI processors for Zephyr, I have a doubt on how do i set the Dts to look like? ideally it […]