How to use sprintf for PSoC4000S

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
lock attach
Attachments are accessible only for community members.
YoIs_1298666
Level 5
Level 5
250 sign-ins 100 replies posted 100 sign-ins

Hello,

I prepared how to use sprintf for PSoC4000S.

It can be sent with sprintf using the Tx UART of PSoC 4000S on the terminal software(for example Tera Term).

Unlike printf, there is no need to increase heap memory.

https://www.cypress.com/documentation/code-examples/ce210741-uart-full-duplex-and-printf-support-pso...

You can also change the value to diplay using EZI2C from the "Bridge Control Panel".

I prepared the script file "Sprint.iic." for "Bridge Control Panel".

The "Bridge Control Panel" and terminal software can be operated at the same time.

You can make changes dynamically with the "Bridge Control Panel" while operating the terminal software.

Best regards,

Yocchi

0 Likes
0 Replies