完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
这是我的第一个SPC560实现,我很难解读参考手册试图告诉我的PSMI寄存器中padsEL字段的内容。例如,让我们说
我想将DSPI外设配置为SPI从器件,准确地说是DSPI0。我阅读数据表的方式。我需要按如下方式配置PCR寄存器: 对于SIN:PCR [12] = 0x0104 对于SOUT:PCR [13] = 0x0407 对于SCK:PCR [14] = 0x0504 对于CS0:PCR [15] = 0x0504 我的问题是关于输入(SIN,SCK和CS0)。后两个是输入,因为我想成为一个SPI从属。我相信我不需要为SIN输入做更多的事情,因为它没有与其他输入复用。根据参考手册和数据手册,我需要在PSMI寄存器中设置适当的PADSEL位,以“通过适当的PSMI字段指定要使用的焊盘”。这就是我感到困惑的地方。我无法弄清楚我需要在PADSEL字段中添加什么值。在我看来,我需要将PADSEL5和PADSEL6设置为选择正确的输入 - 但是什么?我假设基于PADSEL字段的数量(32),每个位对应一个PAD,但哪些位对应于哪个PADS? 感谢您的任何见解...... 以上来自于谷歌翻译 以下为原文 This is my first SPC560 implementation and I'm having a hard time deciphering what the Reference Manual is trying to tell me with respect to PADSEL fields in the PSMI registers. For example, lets say I want to configure the DSPI peripheral to act as a SPI slave, DSPI0 to be exact. The way I read the data sheet. I need to configure the PCR registers as follows: For SIN: PCR[12]= 0x0104 For SOUT: PCR[13]= 0x0407 For SCK: PCR[14]= 0x0504 For CS0: PCR[15]= 0x0504 My question is with respect to the inputs (SIN, SCK, and CS0). The latter 2 are inputs because I want to be a SPI slave. I believe I do not have to do anything more for the SIN input because that is not muxed with other inputs. According to the reference manual and data sheet, I need to set the appropriate PADSEL bits in the PSMI registers to 'specify the pad to be used via the appropriate PSMI field'. That's where I get confused. I can't quite figure out what value I need to put in the PADSEL fields. It looks to me like I need to set PADSEL5 and PADSEL6 to something to select the proper input- but what? I'm assuming based on the number of PADSEL fields (32), that each bit corresponds to a PAD, but which bits correspond to which PADS? Thanks for any insight..... |
|
相关推荐
1个回答
|
|
嗨,
每个PADSEL代表一个外围输入,您可以将PCR与一个引脚相关联。 请参见SPC560Dxx参考手册中的“表158.外设输入引脚选择”表或任何其他参考手册中的等效表。 例如,PADSEL5是''SCK_0 / DSPI_0'',您可以将其映射到00:PCR [14]或01:PCR [15]。 乔瓦尼 以上来自于谷歌翻译 以下为原文 Hi, Each PADSEL represent a peripheral input to which you can associate a PCR (a pin essentially. See the table ''Table 158. Peripheral input pin selection'' in the SPC560Dxx reference manual or the equivalent table in any other reference manual. For example PADSEL5 is ''SCK_0 / DSPI_0'' and you can map it on 00: PCR[14] or 01: PCR[15]. Giovanni |
|
|
|
只有小组成员才能发言,加入小组>>
请教:在使用UDE STK时,单片机使用SPC560D30L1,在配置文件怎么设置或选择?里面只有SPC560D40的选项
2574 浏览 1 评论
3192 浏览 1 评论
请问是否有通过UART连接的两个微处理器之间实现双向值交换的方法?
1761 浏览 1 评论
3587 浏览 6 评论
5965 浏览 21 评论
922浏览 4评论
1296浏览 4评论
在Linux上安装Atollic TRUEStudio的步骤有哪些呢?
561浏览 3评论
使用DMA激活某些外设会以导致外设无法工作的方式生成代码是怎么回事
1284浏览 3评论
1336浏览 3评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-4 22:27 , Processed in 1.012723 second(s), Total 49, Slave 41 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号