2. Either one
2.1 DMA (You must connect A/D "Convert Done" pin to CPU DMA request pin) (I'm sure is the 2440 DMA support external memory bus. Please confirm it first.)
2.2 A/D "Convert Done" to CPU GPIO and read A/D data in GPIO ISR(or IISR is better) routine.
2. Either one
2.1 DMA (You must connect A/D "Convert Done" pin to CPU DMA request pin) (I'm sure is the 2440 DMA support external memory bus. Please confirm it first.)
2.2 A/D "Convert Done" to CPU GPIO and read A/D data in GPIO ISR(or IISR is better) routine.
2. Either one
2.1 DMA (You must connect A/D "Convert Done" pin to CPU DMA request pin) (I'm sure is the 2440 DMA support external memory bus. Please confirm it first.)
2.2 A/D "Convert Done" to CPU GPIO and read A/D data in GPIO ISR(or IISR is better) routine.
Paul, Chao @ Techware
Paul, chao老兄个的意见我认为可行,2440 DMA模块可以支持外部数据总线,如下:
1. Both source and destination are in the system bus
2. The source is in the system bus while the destination is in the peripheral bus
3. The source is in the peripheral bus while the destination is in the system bus
4. Both source and destination are in the peripheral bus
2. Either one
2.1 DMA (You must connect A/D "Convert Done" pin to CPU DMA request pin) (I'm sure is the 2440 DMA support external memory bus. Please confirm it first.)
2.2 A/D "Convert Done" to CPU GPIO and read A/D data in GPIO ISR(or IISR is better) routine.
Paul, Chao @ Techware
Paul, chao老兄个的意见我认为可行,2440 DMA模块可以支持外部数据总线,如下:
1. Both source and destination are in the system bus
2. The source is in the system bus while the destination is in the peripheral bus
3. The source is in the peripheral bus while the destination is in the system bus
4. Both source and destination are in the peripheral bus