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.
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 […]
Hello Guys, I have a BBB, How do i change the build-in bus driver to a module?
@melta101 or @32bitwidesaviour can either of you show me a rudimentary hardware driver in linux? How much of it is config and how much of it is code?
I am building an OS for my STM32MP175F dk2 board using Buildroot. The audio sound card is recognized in U-Boot boot messages and alsamixer, but /proc/asound/cards does not list the […]
Has anyone tried using the ESP32-CAM driver with ESP-IDF? I’m facing an issue where I can’t build the project, and I’m unable to access menuconfig. When I try the command […]