Programming MK10DN512ZVLL10 to control MC13233

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

Programming MK10DN512ZVLL10 to control MC13233

710 次查看
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 回复

608 次查看
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 项奖励
回复