2018-05-10 11:21 AM
Keil uvision4 does not allow to read/write to DAC registers of STM32F103RB. What should I do?
Thanks!!!
#stm32f103rb #keil-uvision #dacSolved! Go to Solution.
2018-05-10 11:31 AM
>>Keil uvision4 does not allow to read/write to DAC registers of STM32F103RB. What should I do?
Use real hardware, Error 65 indicates the feature/register is not supported by the *simulator*
2018-05-10 11:24 AM
Read the datasheet to see why it is accessible?
2018-05-10 11:31 AM
>>Keil uvision4 does not allow to read/write to DAC registers of STM32F103RB. What should I do?
Use real hardware, Error 65 indicates the feature/register is not supported by the *simulator*