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.
Join our community of embedded and IoT practitioners to contribute experience, learn new skills and collaborate with other developers with complementary skillsets.
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 resumed on VS Code after the board arrived, some changes from CubeIDE were missing. In the first video/image, my Timer 3 ARR was 3599 (25Hz output). After comparing both codebases, I found the issue and made adjustments (shown in the second video/image) to get my 50Hz output.
VS Code is really great, though it does take a bit of yak shaving to get set up. It would probably save me time in the long run if I got more used to it, but often I just stick with the Arduino IDE, which is good enough.
I also need to learn to work with Git better, but that’s a whole different issue. All the best with your project @afuevu_ !
CONTRIBUTE TO THIS THREAD