docs
This commit is contained in:
parent
90f4306c4d
commit
8e0590fe91
|
@ -1,7 +1,7 @@
|
|||
|
||||
https://www.nxp.com/files-static/training_pdf/FTF/2012/americas/WBNR_FTF12_AUT_F0098.pdf has many cool pictures explaining the whole thing.
|
||||
|
||||
https://www.nxp.com/docs/en/application-note/AN4849.pdf is literaly a complete example of a four cylinder internal combustion engine (ICE) injector drive.
|
||||
https://www.nxp.com/docs/en/application-note/AN4849.pdf is literally a complete example of a four cylinder internal combustion engine (ICE) injector drive.
|
||||
|
||||
|
||||
MC33816 has four independent microcores - four "threads" of execution.
|
||||
|
|
|
@ -33,8 +33,8 @@ dcdc_idle: stdcctl sync; * Enable synchronous mod
|
|||
|
||||
*********************************************************************************
|
||||
|
||||
* ### Channel 2 - uCore1 drives fuel pump ###
|
||||
* PCV ONLY
|
||||
* ### Channel 2 - uCore1 drives HPFP high pressure fuel pump pressure control valve ###
|
||||
* todo: replace 'PCV' with HPFP
|
||||
|
||||
* Note: The Tpeak_tot variable defines the current profile time out. The active STARTx pin is expected to toggle in is low state before this time out.
|
||||
|
||||
|
|
Loading…
Reference in New Issue