8 HAL ADC Extension Driver

Started by tha, July 07, 2022, 08:05:40 AM

Previous topic - Next topic

tha


tha


tha


                 •   ความสามารถในการอัปเดตพารามิเตอร์ได้ทันที: function นี้กำหนดค่าเริ่มต้น injected group, การตามติดการเรียกถึงฟังชั่น
                      นี้สามารถถูกใช้เพื่อกำหนดค่าใหม่บาง parameters of structure "ADC_InjectionConfTypeDef" ได้ทันที, โดยไม่มี
                      การรีเซ็ต the ADC. The setting ของ parameters เหล่านี้ถูกปรับสภาพเป็น ADC state. : ฟังชั่นนี้ต้องถูกเรียกเมื่อ
                      ADC ไม่ได้อยู่ภายใต้การแปลง.


tha


               •   ความสามารถในการอัปเดตพารามิเตอร์ได้ทันที: function นี้กำหนดค่าเริ่มต้น multimode parameters, การตามติดการเรียก
                    ถึงฟังชั่นนี้สามารถถูกใช้เพื่อกำหนดค่าใหม่บาง parameters of structure "ADC_MultiModeTypeDef" ได้ทันที, โดยไม่มี
                    การรีเซ็ต the ADCs (ทั้งสอง ADCs of the common group). The setting ของ parameters เหล่านี้ถูกปรับสภาพเป็น
                    ADC state. สำหรับ parameters constraints, ดู comments of structure "ADC_MultiModeTypeDef".
               •   เพื่อเปลี่ยนกลับ configuration จาก multimode ไปเป็น single mode, ADC ต้องถูกรีเซ็ต (โดยใช้ function
                    HAL_ADC_Init() ).

tha