RS232 serial communication with an external device(My case:Programmable DC Electronic Load)

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

RS232 serial communication with an external device(My case:Programmable DC Electronic Load)

Jump to solution
1,406 Views
kirantujare
Contributor IV

I want to establish a serial communication between TWR SER with an external device(BK Precision's Programmable DC Electronic Load). I plan on using the AsynchroSerial feature on processor expert. I want to know if this approach is correct and I'm open to suggestions. Also, if there are example projects on this feature in KDS or CodeWarrior?

1 Solution
947 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi Kiran,

Please refer the Typical Usage of Component AsynchroSerial.

AsynchroSerial Typical Usage.jpg

Best Regards,

Robin

View solution in original post

6 Replies
947 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi  kirantujare,

The KSDK2.0 doesn't support CodeWarrior10.6.4. CodeWarrior IDE Support to Change for Kinetis Devices. Read More

If you still want use CodeWarrior10.x, please refer the Typical Usage of processor expert.

Robin

947 Views
kirantujare
Contributor IV

Thank you Robin! :smileyhappy:

0 Kudos
948 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi Kiran,

Please refer the Typical Usage of Component AsynchroSerial.

AsynchroSerial Typical Usage.jpg

Best Regards,

Robin

947 Views
kirantujare
Contributor IV

Hi Robin,

Thank you.

Are there any examples in KSDK for AsynchroSerial?

0 Kudos
947 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi  kirantujare,

There are many examples in KSDK2.0 for asynchronous serial communication(UART). These examples are not based on Processor Expert.

UART SDK_2.0_TWR-K64F120M.jpg

You can download it from Kinetis SDK Builder (REV 2 & 1.3).

Select TWR-K64F120M.jpgBuild and Download KSDK.jpg

Best Regards,

Robin

947 Views
kirantujare
Contributor IV

Hi Robin,
Thank you for the reply.
Are there any examples for CodeWarrior 10.6.4 for twr-k60d100m?

0 Kudos