Programming MK10DN512ZVLL10 to control MC13233

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

Programming MK10DN512ZVLL10 to control MC13233

704件の閲覧回数
nikivendola
Contributor III

Hello everyone,
I have a card where there is an integrated MC13233 controlled by a micro MK10DN512ZVLL10. As you can see from the figure below are associated with different communication protocols (UART, IIC and TMP).

pastedImage_0.png


I wanted to ask all three are really necessary?
Someone has scheduled a MC13233?

You could give you an indication of how to do?

0 件の賞賛
返信
1 返信

602件の閲覧回数
AngelC
Senior Contributor I

Hello Niki,

I ignore why all those communications are used with the MC13233. It is true only one peripheral (UART or IIC) would be necessary to communicate with it, but the final application might use the other ones for any specific purpose.

In other words, only the UART or IIC, along with the radio-specific signals, would be enough to control and manage wireless transmissions through the MC13233. Nevertheless, it is up to the final application to use as many interfaces as needed. I guess the design you are referring to does more than simply transmitting data over the air. You should double check with the developers. Or simply ignore the rest of connections if you will not use them.

We do not have specific demos for Kinetis K10 and MC13233 at all. However, you could use any f the MC13233 examples included in BeeKit such as SMAC Wireless UART to interface them. With such application running in MC13233, any data received via UART 8either form a PC or another MCU) will be sent over the air and vice versa.

Regards,

AngelC

0 件の賞賛
返信