8 HAL ADC Extension Driver

  • 20 Replies
  • 896 Views
*

Offline tha

  • *****
  • 5007
    • View Profile
Re: 8 HAL ADC Extension Driver
« Reply #16 on: July 09, 2022, 11:55:16 am »

*

Offline tha

  • *****
  • 5007
    • View Profile
Re: 8 HAL ADC Extension Driver
« Reply #17 on: July 09, 2022, 11:56:00 am »

*

Offline tha

  • *****
  • 5007
    • View Profile
Re: 8 HAL ADC Extension Driver
« Reply #18 on: July 09, 2022, 12:06:26 pm »

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

*

Offline tha

  • *****
  • 5007
    • View Profile
Re: 8 HAL ADC Extension Driver
« Reply #19 on: July 09, 2022, 12:21:21 pm »

               •   ความสามารถในการอัปเดตพารามิเตอร์ได้ทันที: 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() ).

*

Offline tha

  • *****
  • 5007
    • View Profile
Re: 8 HAL ADC Extension Driver
« Reply #20 on: July 09, 2022, 12:33:39 pm »