Cypress技术论坛
直播中

马丽

8年用户 108经验值
私信 关注
[问答]

使用CY8C27143的ISSP编程验证ID阶段

我正在使用一个带有Atmel 2560的CY8C27 143上的ISSP编程。我很难让验证ID芯片工作。我使用串行AN我收到一个0x00和0x08。我应该收到0x00和0x09。我是否接近正确,我只是犯了一个简单的错误?我应该停止使用串行,并实现一点爆炸,以达到一个适当的高Z状态?过去柏树ID有变化吗?我能跳过验证ID并继续进行ISSP编程的下一步吗?任何有帮助的信息

以上来自于百度翻译


     以下为原文
  I am using ISSP programming on a cy8c27143 with an atmel 2560. I am having trouble getting the verifying ID chip to work. I am using serial an I receive a 0x00 and 0x08. I should be receiving a 0x00 and 0x09. Am I anywhere close to getting it right and I'm just making a simple mistake? should I stop with just using serial and implement a bit bang to achieve a proper High Z state? Was there a change in cypress IDs in the past? Could I just skip the verification ID and go on to the next steps in ISSP programming? Any information wold be helpful

回帖(2)

马丽

2018-11-28 16:35:40
来补充我原来的问题。我做ID验证的方法是发送两个字节的串行数据,它有5个零作为最重要的位,而10个ID码位是最不重要的。然后我做一个串行数据的接收。我希望这一点信息会有所帮助。

以上来自于百度翻译


     以下为原文
  To add on to my original question. my method of doing to ID verification is by transmitting two bytes of serial data, it has the 5 zeroes as the most significant bits while the 10 ID code bits are least significant. then I do a recieve of serial data. I hope this bit of information will be helpful
举报

李凯

2018-11-28 16:50:40
引用: dolove 发表于 2018-11-28 09:49
来补充我原来的问题。我做ID验证的方法是发送两个字节的串行数据,它有5个零作为最重要的位,而10个ID码位是最不重要的。然后我做一个串行数据的接收。我希望这一点信息会有所帮助。

以上来自于百度翻译

你好,
对于ISSP编程,您必须使用位敲击。使用串行端口将不起作用,因为它有额外的位。我请您参考AN41616PSoC®1设备编程,使用外部微控制器(HSSP)和PSoC®1 ISSP编程规范CY8C21X12、CY8C21X23、CY8C21X34、CY8C24X33、CY8C24X23、CY8C27 x43、CY8CTM110、CY8CTST110以获得进一步信息。
谢谢,
萨姆普斯

以上来自于百度翻译


     以下为原文
  Hello,
 
You will have to use bit-banging for ISSP programming. Using serial port will not work, since it has extra bits. I request you to kindly refer to AN44168 PSoC® 1 Device Programming using External Microcontroller (HSSP) and PSoC® 1 ISSP Programming Specifications - CY8C21x12, CY8C21x23, CY8C21x34, CY8C23x33, CY8C24x23A, CY8C27x43, CY8CTMG110, CY8CTST110 for further information.
 
Thanks,
Sampath
举报

更多回帖

发帖
×
20
完善资料,
赚取积分