Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1336534
  • 博文数量: 198
  • 博客积分: 1629
  • 博客等级: 上尉
  • 技术积分: 2743
  • 用 户 组: 普通用户
  • 注册时间: 2011-08-01 15:41
文章分类
文章存档

2023年(6)

2022年(20)

2021年(8)

2020年(3)

2018年(17)

2017年(3)

2016年(3)

2015年(9)

2014年(13)

2013年(17)

2012年(77)

2011年(22)

发布时间:2018-10-12 15:37:48

学习STM32过程中,经常打交道的莫过于串口,之前编程中熟悉的莫过于printf了,下面就给出了用printf打印到串口的方案,仅供参考。......【阅读全文】

阅读(6588) | 评论(0) | 转发(0)

发布时间:2018-09-26 15:26:43

Ubuntu14.04_64bitfsl-imx-x11.tar.gz为交叉编译工具,需要解压在/opt/目录下,然后进入/opt/fsl-imx-x11/4.1.15-2.1.0目录配置环境变量serana@ubuntu:/opt/fsl-imx-x11/4.1.15-2.1.0$ source environment-setup-cortexa9hf-neon-poky-linux-gnueabi版本:gcc version 5.3.0 (GCC) 命令:/opt/fsl-imx-x11/4.1.1.........【阅读全文】

阅读(1134) | 评论(0) | 转发(0)

发布时间:2018-09-26 15:24:52

arch/arm/boot/dts/imx6qdl-sabresd.dtsi&can1 { pinctrl-names = "default"; pinctrl-0 = <&pinctrl_flexcan1>; status = "okay";};&can2 { pinctrl-names = "default"; pinctrl-0 = <&pinctrl_flexcan2>; status = "okay";};&iomuxc {  pinctrl_flex.........【阅读全文】

阅读(1092) | 评论(0) | 转发(0)
sd

发布时间:2018-09-26 15:23:50

用非高速卡(不带HC字样的),使用是完全没问题的,最高速度有16M/s。但是高速卡(有high capacity)的就出现如下错误:[  193.887832] mmc1: Timeout waiting for hardware interrupt.[  193.894750] mmcblk1: error -110 sending stop command, original cmd response 0x2000900, card status 0x2400900[&.........【阅读全文】

阅读(1644) | 评论(0) | 转发(0)

发布时间:2018-09-26 15:21:31

arch/arm/boot/dts/imx6qdl-sabresd.dtsi&uart1 { pinctrl-names = "default"; pinctrl-0 = <&pinctrl_uart1>; status = "okay";};&uart2 { pinctrl-names = "default"; pinctrl-0 = <&pinctrl_uart2>; status = "okay";};&uart4 { pinctrl-names = "default";.........【阅读全文】

阅读(1022) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册