登录
首页 » 汇编语言 » STM32汇编LCD初始化

STM32汇编LCD初始化

于 2022-03-12 发布 文件大小:13.82 kB
0 194
下载积分: 2 下载次数: 1

代码说明:

应用背景 本人原创STM32汇编实现LCD的显示,目前搜遍全球也没有STM32汇编实现LCD显示的代码。 编译器 ARM-NONE-EABI   ,是在LINUX下编译的。 代码很复杂不容易看懂,我用了很长时间才写出来,大概有1000行汇编代码,写了半个多月才写出来,真是不容易啊。 程序包括IO设置 时钟初始化,NVIC中断设置,定时器,温度传感器等,红外遥控, 然后在LCD上显示 关键技术 初始化代码 shizhong:     ldr r0, = 0x40021000     ldr r1, = 0x14D83     str r1, [r0] gsszbz:     ldr r2, [r0]     ldr r1, = 0x20000     tst r1, r2           @高速时钟标志位                bne rccchushihua     b gsszbz rccchushihua:     ldr r0, = 0x40022000     mov r1, # 0x00000032     str r1, [r0]       &n

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Traffic lights control the source, including the phase, multiple programs can be...
    交通灯控制源程序,包括各相位、可保存多种方案在E2ROM,可根据需要调整方案。-Traffic lights control the source, including the phase, multiple programs can be stored in E2ROM, may need to be adjusted in accordance with the program.
    2022-01-26 08:22:08下载
    积分:1
  • disasm的源代码 反disasm的源代码
    反汇编disasm的源代码 反汇编disasm的源代码-anti-disasm compilation of the source code compilation disasm against the source code of the anti-compilation disasm source code
    2022-01-26 01:54:39下载
    积分:1
  • 清华大学出版社程序设计课后习题较全的第二版答案...
    清华大学出版社汇编语言程序设计课后习题较全的第二版答案-Tsinghua University Publishing House of Assembly Language Programming class exercises over the whole of the second version of the answer
    2022-08-15 19:29:10下载
    积分:1
  • 号为1,2… n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,...
    编号为1,2… n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数,报m的人出列,将他的密码作为新的m值,从他的顺时针方向上的下一个开始重新从1报数,如此下去,直至所有人全部出列为止,设计一个程序求出出列顺序。 (1)利用单循环链表作为存储结构模拟此过程; (2)键盘输入总人数、初始报数上限值m及各人密码; (3)按照出列顺序输出各人的编号。-Numbered 1,2 ... n of the n individuals sitting clockwise circle, each holding a password (positive integer). An optional start a positive integer as the number of reported upper limit of m, from the first person to embark on the clockwise direction starting from a sequence reported the number of stop newspaper report m the number of people who reported m out of the column, as his password The new m value, in a clockwise direction from his next start back from a newspaper a few, and so on, until all all out of the column until a program designed to find out the column order. (1) the use of one-cycle simulation in this linked list storage structure as a process (2) the total number of keyboard input, the initial report and the person m the upper limit o
    2023-05-21 04:10:03下载
    积分:1
  • PIC单片机解码EV1527实例
    资源描述EV1527解码程序:单片机PIC16F630,内部4MHz,EV1527发射频率433MHz,振荡电阻270K,遥控器供电电压DC12V,周期为1.2ms。 在上电3S钟内按开机键,程序学习遥控器识别码,1次只能学习一个遥控器;按关机键程序将擦除所有遥控器识别码。 本程序最多可以学习42个遥控器,当遥控器个数满42个后第43个将会覆盖第1个。
    2023-03-15 05:50:03下载
    积分:1
  • (TASM),显示 0 到 9,显示 0 到 99
    0 到 9 和 0 到 99 的组装时,将显示此源代码。 再组装起来,使用 TASM,。 涡轮增压器装配。 做为 UMS 微处理器课程8086 微处理器的汇编语言源代码
    2022-08-10 02:43:51下载
    积分:1
  • 很小的OS只有800多K,下载来研究研究吧,
    很小的OS只有800多K,下载来研究研究吧,-A very small OS only more than 800 K, download it to study the study,
    2022-07-18 05:48:21下载
    积分:1
  • 串口R232协议的了解,懂得如何读取串口的数据,发送数据到串口....
    串口R232协议的了解,懂得如何读取串口的数据,发送数据到串口.-R232 serial protocol understanding, know how to read serial data, send data to the serial port.
    2022-07-02 01:23:17下载
    积分:1
  • 用单片机芯片ht46rb50温度计的设计、广告等。ht46rb50
    本次设计的温度计采用HT46RB50 微控制器IC,HT46RB50 的AD 口外接一热敏电阻,通过 AD 读回的电压计算出热敏电阻阻值的变化,从而实现侦测外界温度的功能。HT46RB50 通 过USB 将侦测到的温度值传入PC 机的温度显示接口中显示。 本次设计的USB 使用操作系统提供的USB HID 设备类驱动程序。 • 采用USB 控制传输向HT46RB50 发送资料 • 采用USB 中断传输接收HT46RB50 传回的资料-The design of the thermometer used HT46RB50 microcontroller IC, HT46RB50 of AD external mouth of a thermistor, through the AD read-back voltage to calculate the changes in thermistor resistance in order to achieve the function to detect the outside temperature. HT46RB50 through the USB will be detected by the temperature of the temperature of incoming PC-display interface to display. The USB to use the operating system designed to provide the USB HID device class driver.
    2022-06-16 23:32:08下载
    积分:1
  • 好东西,自己看,要慢慢品味,适用于学生搞各种设计,有立体效果,效果特棒...
    好东西,自己看,要慢慢品味,适用于学生搞各种设计,有立体效果,效果特棒-good things, look, taste slowly, the students engage in various design, and three-dimensional effects, special effects wand
    2022-03-24 11:40:50下载
    积分:1
  • 696518资源总数
  • 106010会员总数
  • 4今日下载