1174 views|1 replies

52

Posts

2

Resources
The OP
 

Temperature transmitter hardware framework and schematic diagram [Copy link]

 This post was last edited by Blue Angel on 2022-9-14 22:17

1. Hardware architecture:

I recently read the ADUCM360 data sheet in detail and found that some IO ports of the MCU can be configured as programmable excitation current source outputs. This can greatly simplify the design of complex precision current sources. Programmable excitation current source pins 12, 22, and 23 can all be configured as excitation current source outputs. Programmable excitation current range: 10uA-1000uA. Plus it has its own 24-bit high-precision ADC. The overall system architecture is simplified compared to the previous version, eliminating the precision current source design, op amp positive and negative power supply design, signal acquisition design, and expensive high-precision 24ADC. The attachment is the ADUCM360 data sheet and the new version of the schematic.


2. Code part

This part configures P1.3 as the system operation indicator LED output, initializes the system clock, configures the CPU, initializes the serial port, configures the ADC, configures the external excitation current source, and enables the ADC interrupt and the serial port interrupt.

The following procedure mainly completes four steps.

1. Measure the precise excitation current from AIN1 to AGND.

2. Measure the voltage from AIN0 to AGND.

3. Measure the voltage of the RTD between AIN1 and AIN0.

4. Calculate the RTD resistance and temperature values and print them out. P1.3 outputs LED to indicate program operation.

The code is based on the example of the board. The program is compiled correctly. After the RTD is printed out normally, additional posts will be added. After this part is completed, the IIC conversion to 4-20mA will be adjusted.

原理图.pdf

109.44 KB, downloads: 0

ADuCM360_361_cn.pdf

1.13 MB, downloads: 0

This post is from DigiKey Technology Zone

Latest reply

After learning, I know what the cost is. I really want to learn it.   Details Published on 2022-9-15 06:03
 
 

6818

Posts

11

Resources
2
 

After learning, I know what the cost is. I really want to learn it.

This post is from DigiKey Technology Zone
 
 
 

Guess Your Favourite
Just looking around
Find a datasheet?

EEWorld Datasheet Technical Support

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
快速回复 返回顶部 Return list