登录
首页 » 嵌入式芯片 » Samsung s S3C4510B 16/32

Samsung s S3C4510B 16/32

于 2023-03-26 发布 文件大小:1.22 MB
0 151
下载积分: 2 下载次数: 1

代码说明:

Samsung s S3C4510B 16/32-bit RISC microcontroller is a cost-effective, high-performance microcontroller solution for Ethernet-based systems. An integrated Ethernet controller, the S3C4510B, is designed for use in managed communication hubs and routers.-s Samsung S3C4510B 16/32-bit RISC microco ntroller is a cost-effective, high-performance microcontroller solution f or Ethernet-based systems. An integrated Ethe campus controller, the S3C4510B. is designed for use in managed communication hu bs and routers.

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

发表评论

0 个回复

  • ARM S3C2410处理器 uart串口驱动程序 开发环境:ads1.2
    ARM S3C2410处理器 uart串口驱动程序 开发环境:ads1.2-ARM S3C2410 processor UART serial driver development environment: ads1.2
    2022-05-21 19:29:26下载
    积分:1
  • Cortex
    STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对实时钟RTC进行操作。RTC可保存时间,由电池供电。-Cortex-M3 based STM32-core processor for the routine introduction STM32 how to operate in real-time clock RTC. RTC to save time, by the battery-powered.
    2022-02-22 03:30:30下载
    积分:1
  • 利用51单机实现数字信号频率周期测量,用LED数码管显示
    利用51单片机实现数字信号频率周期测量,用LED数码管显示-The use of 51 single-chip digital signal frequency cycle measurement, digital control with LED display
    2022-05-25 04:20:12下载
    积分:1
  • freescal the guitar MC68HC908GP32 AD converter chip code
    freescal的MC68HC908GP32单片结AD转换代码-freescal the guitar MC68HC908GP32 AD converter chip code
    2022-11-23 13:40:04下载
    积分:1
  • DSP28335 SCI
    应用背景Dsp28335 的寄存器设置等等, 与上位机进行通信。 有助于初学28335的本科生,研究生。 也有助于工程技术开发人员进行二次开发关键技术 #include "DSP28x_Project.h"// Device Headerfile and Examples Include File interrupt void scibTxFifoIsr(void);//fifo发送中断函数 interrupt void scibRxFifoIsr(void);//fifo接收中断函数 void scib_fifo_init(void);//scib fifo模式 初始化函数 char buffer [100];//数据缓冲数组 void main(void) {    Uint16 i;    InitSysCtrl();//系统时钟等初始化    InitSciGpio();//sci端口初始化    DINT; //关掉中断    InitPieCtrl(); //pie模块初始化    IER = 0x0000;//关cpu中断    IFR = 0x0000;//清cpu中断标志
    2022-01-25 23:28:42下载
    积分:1
  • seed of the DSP program seed the seed of the DSP program DSP program
    seed 的 DSP程序 seed 的 DSP程序-seed of the DSP program seed the seed of the DSP program DSP program
    2022-05-17 16:12:21下载
    积分:1
  • 该程序是MPC860的SCC2用作HDLC模的驱动程序。供大家参考。
    该程序是MPC860的SCC2用作HDLC模式的驱动程序。供大家参考。-that the procedure was MPC860 SCC2 HDLC mode for the driver. For your reference.
    2022-05-24 03:29:52下载
    积分:1
  • 2812的ROM引导程序源代码,调试通过,可下载试用
    2812的ROM引导程序源代码,调试通过,可下载试用-2812 to guide the ROM source code, debugging through downloadable trial
    2022-05-08 05:06:17下载
    积分:1
  • PIC SINGLE-CHIP KEYSTROKE TEST
    包括仿真电路及C程序,参考《PIC单片机入门和实战》。按键检测原理:PORTB的高4位设置为输入模式,且开启内部若上拉功能,这样,PORTB的高4位就全都是1,也就是按键的列线全是1,而PORTB的低4位全是0,也就是按键的行线全是0。若有按键按下,那么行线和列线就会连通,按键所在的列线的电压就会拉低,变为0。这个时候,读PORTB,低4位仍然为0 ,但是高四位就会有一位也是0。所以if((PORTB & 0xF0)!=0xF0)可以判断按键是否按下,因为如果按下了,高四位就不全为1。按键扫描,低4位依次输出0,而 低4位的另外3位输出1,那么,当输出0的行线,碰到按键按下的列线,就会将列线的电压拉低,这时候,读PORTB,就会得到按键的行列位置,即按键码。如果输出0的行线,未与按键的列线相连,那么高4位仍然全为1。就继续扫描。KeyCode[]数组中,存储了最近几次的按键码,最多可以存储最近8次,更改数组就可以更改存储大小。若多连接几个数码管,就可以依次显示按键的内容,如同计算器一样
    2023-06-16 10:20:04下载
    积分:1
  • 基于ARM的系统开发门学习资料,看过之后可对ARM有更好的了解。...
    基于ARM的嵌入式系统开发入门学习资料,看过之后可对ARM有更好的了解。-ARM-based embedded system development started learning materials, after reading the ARM may have a better understanding.
    2023-02-20 04:25:03下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载