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.
Had an issue with PB3 of stm32f103c8t6. I wanted to use it but the PB3 is for JTAG. On line 49, what i commened out was what i was using, […]
Struggled with a bug on my code for almost two hours. Tried changing the hardware board no improvement . I finally saw the issue. The third image, Idisabled the timer […]
Hello @here, so i have been working on a high frequency pure sine wave inverter for some time now. I have an issue. That has taking me almost a month […]
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 […]
If only I had hooked up my scope to the ADC line, I would have observed the challenge I am having, which is signal clipping. My wave is expected to […]
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 […]
So far this is what I have, I reduced the rate at which the duty cycle updates, to carry out some test, still having some issues with my AC current […]
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 […]