LPC2103 strange behavior in bootloader

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

LPC2103 strange behavior in bootloader

848 次查看
maxtch
Contributor I

I am building a dev board based on LPC2103. I am having some problem with the ROM bootloader: I can autobaud, but almost any command would cause it to autobaud again at a different baudrate, and no actual bootloader access is possible. The USB to serial chip is a STM32F042F4P6 programmed with a USB to serial firmware, and that MCU has access to P0.14 and RESET lines beside UART0.

What is causing this problem? The chips has date code 1209. (I bought it back in 2014, but allowed it to sit in my parts bin for a few years before finally came up with the project.)

标签 (1)
标记 (2)
0 项奖励
回复
2 回复数

703 次查看
jamesbone
NXP TechSupport
NXP TechSupport

Do you have like a schematic on how this has been done?  have measure the clock of the LPC2103 to warranty it is stabilize once the boot it is assure by the USB to UART.

0 项奖励
回复

703 次查看
maxtch
Contributor I

Here it is - the board is open source, so if you see a problem just edit it with KiCad v5 and submit a pull request.

GitHub - SushiBits/SushiBitsARMClassic: ARM7TDMI in Arduino format 

0 项奖励
回复