JL8 Programming Error

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

JL8 Programming Error

跳至解决方案
1,473 次查看
mlogix
Contributor I
Hi,
We are getting an error while programming the JL8 controller. It reads like this - "Communication error between the instrument and the target system. Error occurred after successfully entering the monitor mode. Verify communication parameters and retry!"

Is there anybody to help me out?
标签 (1)
标记 (1)
0 项奖励
回复
1 解答
730 次查看
bespenschied
Contributor III
How are you interfacing to your target? I use an in-house designed MON08 Interface and it generates the required Vtst, MOD0, MOD1 and DIV4 signals. If the Vtst is on the IRQ pin(1), PTB1 (MOD0) pin(20) is tied to Vdd with a 10K Resistor, PTB2 (MOD1) pin (18) is tied to Ground with a 10K resistor, and PTB3 (DIV4) Pin(17) is tied either high or low with a 10K resistor depending on what your clock is. If you use a 9.8304 MHz clock source and PTB3 is high your Baud rate will be 9600 Baud. If PTB3 is Low your Baud Rate will be 19200. If you use a 4.9125MHz and PTB3 is LOW you get a 9600 Baud rate.

Double check your voltage levels on the required MON08 pins. Make sure your Vtst is the correct voltage also. Vtst according to the datasheet should be between 7.5V and 8.5V with a 5V Vdd supply.

I hope this helps.

Brian

在原帖中查看解决方案

0 项奖励
回复
1 回复
731 次查看
bespenschied
Contributor III
How are you interfacing to your target? I use an in-house designed MON08 Interface and it generates the required Vtst, MOD0, MOD1 and DIV4 signals. If the Vtst is on the IRQ pin(1), PTB1 (MOD0) pin(20) is tied to Vdd with a 10K Resistor, PTB2 (MOD1) pin (18) is tied to Ground with a 10K resistor, and PTB3 (DIV4) Pin(17) is tied either high or low with a 10K resistor depending on what your clock is. If you use a 9.8304 MHz clock source and PTB3 is high your Baud rate will be 9600 Baud. If PTB3 is Low your Baud Rate will be 19200. If you use a 4.9125MHz and PTB3 is LOW you get a 9600 Baud rate.

Double check your voltage levels on the required MON08 pins. Make sure your Vtst is the correct voltage also. Vtst according to the datasheet should be between 7.5V and 8.5V with a 5V Vdd supply.

I hope this helps.

Brian
0 项奖励
回复