All of the other labs worked with no issue. I plugged and unplugged the MEMS board a few times and examined the pins. Cold solder joint is a possibility for that component. Now that I have completed the course, I am OK but will consider the one se...
Yes - that is how it is configured. I can rerun the debugger, downloading new code and it will sometimes fail or other times run correctly. This leads me to believe there is a hardware issue causing intermittent behavior. Software always runs corre...
The problem occurs intermitently now. I captured output from the debugger console when it failed:Temporary breakpoint 1, main () at ../Core/Src/main.c:7575 HAL_Init();Program received signal SIGTRAP, Trace/breakpoint trap.HardFault_Handler () at ...
Update - I redid the Lab from scratch in a new folder with a new name and was able to get it to work. Eventually it did fail again with a hard fault on line 84! It ran again later on after disconnecting usb and restarting the debugger. I am thinki...
Thanks for the reply. Lab 3 is in the 7th video - Part 7: Lab 3 - LSM6DO XL embedded step counterhttps://www.youtube.com/watch?v=DHt9lPjgOIk&list=PLnMKNibPkDnGsEvFISX3zEb23vLwl8qoN&index=7Let me know if you need sections of the generated code.