Part 0: Setup your Autosar Tools
Even thou we are talking about AUTOSAR it still important to know several features of the microcontrollers like gpio, timers, adc, interrupts and etc. It is important to know the resources and more
Even thou we are talking about AUTOSAR it still important to know several features of the microcontrollers like gpio, timers, adc, interrupts and etc. It is important to know the resources and more
Every microcontroller, regardless of its internal architecture or manufacturer, has General Purpose Input Output ports (GPIO). These peripherals are the easiest to use and represent the first contact of our program with stimuli