USART之DMA设置,USART_DR在哪定义的
2011-5-24 10:48
- ST MCU
- 3
- 3604
#define APB1PERIPH_BASE PERIPH_BASE
.....
#define USART2_BASE (APB1PERIPH_BASE + 0x4400)
......
...
GPIO_Init 问题
2011-5-9 14:06
- ST MCU
- 13
- 3054
谢谢各位的回复,:loveliness:
那到底是个什么状态呢?
看的就是这个,呵呵!
那GPIO口复位后的状态是啥样啊?浮空输入是个什么状态哦?高阻态?不是很懂哎! ...
那也要再GPIO_Init()之前才行啊,
GPIO_InitStructure.GPIO_Pin = GPIO_Pin_0;
GPIO_InitStructure.GPIO_Mode = GPIO_Mode_Out_PP;
GPIO_ ...
求9,香斑竹:'(
GPIO_InitStructure.GPIO_Pin = GPIO_Pin_1;
GPIO_InitStructure.GPIO_Mode = GPIO_Mode_Out_PP;
GPIO_ ...
DAC转换时间如何确定
2011-4-27 10:00
- ST MCU
- 4
- 2482
dac中的输出缓冲寄存器,具体有什么作用啊?
2011-4-26 16:06
- ST MCU
- 2
- 1958
DAC这是为什么啊????
2011-4-26 15:40
- ST MCU
- 9
- 2653
2
3
近期访客