I'm hoping to identify more micros similar to Atmel AT89C51cc003 - by this I mean micros that ship with a boot loader and can be programmed serially via CAN/LIN/ASYN with a single pin selection (PSEN) or micros like the zilog Z8 that can be programmed and debugged with just GND and DBG BUT - in automotive grade. Thanks
Guest
#5673833
Dan L. wrote: > I'm hoping to identify more micros similar to Atmel AT89C51cc003 Yes, we are hoping that too! > Thanks De nada!
Guest
#5674181
Many STM32 devices can be programmed via CAN. All of them can be programmed via UART (as far as I know).
Guest
#5674814
Dan L. wrote: > or micros like the zilog Z8 that can be programmed and debugged with > just GND and DBG The Freescale S12 family uses a single pin plus reset:
1 | |
2 | |
3 | |
4 | |
5 | |
6 | |
https://www.nxp.com/products/processors-and-microcontrollers/additional-processors-and-mcus/8-16-bit-mcus/16-bit-s12-and-s12x-mcus:S12S12X
Reply
Please log in before posting.