User Activity

I'm Intermediate in Embedded C and I need to improve my code's readability, safety, scalability and portability with designing a software architecture. Can someone suggest good learning materials (books or courses) where I can learn these.
Hi,I'm designing a PCB that can get 8 digital inputs and 4 analog inputs. But these inputs can be range from 3.3v to 24v. For the digital inputs I have used universal logic shifter method using comparator where I can give any voltage range of digital...
Hi,I'm using Nucleo H7A3ZI-Q board and I'm trying to use HAL_UART_Transmit function to print hello world in serial monitor(on puTTy). Code is building without any issues but there's no characters showing in serial monitor, I tried the same  code on H...
I recently installed SPC5 studio and I'm referring to example codes. The example code is building without errors but there are problems indicating, Description Resource Path Location TypeSymbol 'NULL' could not be resolved main.c /SPC582Bxx_RLA FreeR...
I'm interested in learning about CAN. Please suggest me any course or other tutorials to start learning