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.
It’s scary season, I have to dive into a well established and mature c++ codebase. I’ve really avoided OOP over the last decade can I get some help from anyone, […]
@ming_58391 @owuor_99089 is SMARC something like open handset alliance?
I’m getting a device tree syntax error on this overlay / { aliases { pwm-led0 = &green_pwm_led; }; &pwm4 { status = “okay”; pinctrl-0 = ; pinctrl-names = “default”; }; […]
@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: […]
Hey @.araki_ we need some help from you please, we are also in the same boat you were. We are trying to get arm firmware built using bazel and we […]
Embedded linux people, Can I stream video from the rpi5 running bookworm? the system knows the camera exists and I can get videos and images. But I cant get the […]
it seems like west cant find the stm32programmer after an update
We are getting a Renesas SOC on RZ/G2L I believe
@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?