完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
如何将浮点数或整数值打印到串口?
调试窗口访问是否像'debug.print'那样?如果是,如何访问?有什么例子吗? 谢谢。 麦克风。 以上来自于谷歌翻译 以下为原文 How I can print float or integer values to serial port? Is debug window access is there like 'debug.print'? If yes, how to access that? Any example for it? Thanks. Mike. |
|
相关推荐
1个回答
|
|
你好迈克,
对于os-less,你必须使用: chnWriteTimeout(& SD1,(uint8_t *)''Hello World! r n'',14,TIME_INFINITE); 你必须编写自己的函数来显示整数;-) 如果您不想重新发明轮子,使用chibios,您可以使用chprintf(参见chibios的命令) 浮动:(非官方) 你有 : 在编译器选项中添加''-msoft-float''以通过软件模拟浮点数。 对于Chibios,在chibios.h中,#define CHPRINTF_USE_FLOAT为TRUE 在下一个版本中,我们将更新Platform Component。 最好的祝福 二万 以上来自于谷歌翻译 以下为原文 Hello Mike , For os-less , you have to use : chnWriteTimeout(&SD1, (uint8_t *)''Hello World!rn'', 14, TIME_INFINITE); You have to write your own function to display an integer ;-) if you do not want to reinvent the wheel , with chibios , you can use chprintf (cf in commands of chibios)
for float : (non official) you have : to add ''-msoft-float'' in your compiler option to emulate float by software. for Chibios , in chibios.h , #define CHPRINTF_USE_FLOAT TRUE
in the next releases , we will update Platform Component . Best regards Erwan |
|
|
|
只有小组成员才能发言,加入小组>>
请教:在使用UDE STK时,单片机使用SPC560D30L1,在配置文件怎么设置或选择?里面只有SPC560D40的选项
2730 浏览 1 评论
3239 浏览 1 评论
请问是否有通过UART连接的两个微处理器之间实现双向值交换的方法?
1808 浏览 1 评论
3647 浏览 6 评论
6035 浏览 21 评论
1338浏览 4评论
198浏览 3评论
对H747I-DISCO写程序时将CN2的st-link复用为usart1,再次烧录时无法检测到stlink怎么解决?
350浏览 2评论
STM32G474RE芯片只是串口发个数据就发烫严重是怎么回事?
442浏览 2评论
STM32处理增量式编码器Z信号如何判断中断是正转的还是反向转的?
273浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-23 03:09 , Processed in 1.510486 second(s), Total 77, Slave 61 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号