Missing SPI PEx bean / CodeWarrior 10.2

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Missing SPI PEx bean / CodeWarrior 10.2

ソリューションへジャンプ
987件の閲覧回数
Smiffytech
Contributor III

MC9S08GT32 - this has hardware SPI. Looking under CPU -> Used -> Peripheral Modules in Component Inspector, I can see SPI1 "ready for use in PE."

However, if I look under the alphabetical listing in Components Library, the only mention of SPI I can find is the bit-banged SWSPI and INIT_SPI.

Am I missing something here? All the other internal peripherals I'm using are there.

0 件の賞賛
返信
1 解決策
680件の閲覧回数
BlackNight
NXP Employee
NXP Employee

The hardware SPI components are named 'SynchroMaster' (for master) and 'SynchroSlave' for SPI slave.

Hope this helps,

Erich

元の投稿で解決策を見る

0 件の賞賛
返信
4 返答(返信)
681件の閲覧回数
BlackNight
NXP Employee
NXP Employee

The hardware SPI components are named 'SynchroMaster' (for master) and 'SynchroSlave' for SPI slave.

Hope this helps,

Erich

0 件の賞賛
返信
680件の閲覧回数
Smiffytech
Contributor III

Ah, nothing like being consistent in how things are named :smileywink:

Thanks, Erich.  Now I just have to try to remember it's called something else for next time!

0 件の賞賛
返信
680件の閲覧回数
vfilip
NXP Employee
NXP Employee

Hello,

I think that the best way to find corresponding component(s) to the device is to right click on the CPU component in the project and select "View Target CPU package" command. After that go to this window and right click on the device. In the pop-up menu you should be able to see the list of the available components.

best regards

Vojtech Filip

Processor Expert Support Team


680件の閲覧回数
Smiffytech
Contributor III

Ah, now that's something worth knowing - didn't know you could do that. Thanks!

0 件の賞賛
返信