• ARM CORTEX M3 STM32 DAC sample codes KAP
    Anyone has working codes using stm32f103xxx (arm cortex-m3) using the DAC to generate constant analog voltage? I want to build a digital power supply using the stm32's built-in ADC and DAC. I'm a typical...
  • ARM CORTEX M3 STM32 DAC sample codes KAP
    Anyone has working codes using stm32f103xxx (arm cortex-m3) using the DAC to generate constant analog voltage? I want to build a digital power supply using the stm32's built-in ADC and DAC. I'm a typical...
  • DAC registers cannot be read or written in stm32
    Hello. I am trying to use DAC peripheral of stm32f103rbt6. I have used the DAC example of STM32F10x_StdPeriph_Lib_V3.1.2. I have simulated the program using keil debugger. When I step through the program...
  • DAC registers cannot be read or written in stm32
    Hello. I am trying to use DAC peripheral of stm32f103rbt6. I have used the DAC example of STM32F10x_StdPeriph_Lib_V3.1.2. I have simulated the program using keil debugger. When I step through the program...
  • Problem of using LPC2138 to SPI interface with DAC LTC1451
    Dear all, i am trying to use LPC2138 to control LTC1451 (DAC) by SPI protocol. I use Keil MDK-ARM uvision4. LTC1451: 12 bit, CPHA=0, CPOL=0; When CS is low the CLK signal is enable, so the data...