ADC on STM32H5

Comments

1 comment

  • Avatar
    Michael Johnson

    Hi Rolf,

    I used "File | Import | Eclipse Project" on the 

    STM32CubeH5\Projects\NUCLEO-H563ZI\Examples_LL\ADC\ADC_SingleConversion_TriggerSW_IT_Init\STM32CubeIDE

    which seems to work (the wait_loop_index needs to be made volatile but doesn't seem to matter). Note that you'll need to delete the "." dynamic folder when the project has been created.

    This example seems to boil down to a series of register writes which may help out.

    Looks like viewing the ADC1 register group in the registers window is accessing a read-sensitive register....

    Regards

    Michael

     

    0
    Comment actions Permalink

Please sign in to leave a comment.