• wrting to BKPSRAM with 3.3 volts applied to v-bat
    using the stm32f2xx_hal library I seem to be able to enable access to the BKPSRAM with __HAL_RCC_PWR_CLK_ENABLE(); HAL_PWR_EnableBkUpAccess(); __BKPSRAM_CLK_ENABLE(); Once this is done I can...
  • ADC conversion to volt in MSC1210
    Hi, I am using Texas instrument MSC1210 microcontroller (with a clock frequency of 3.6864MHz). This controller has a 24 bit sigma delta ADC unit. I am trying to convert the raw ADC values from it...
  • LPC 2129 3.3 Vdda not connected
    I have designed a pcb to run the LPC 2129 in the LQFP64(64 pin) package. As the system was too congested i decided to skip the 3.3 Vdda connection believing it to be required only for the ADC as a reference...
  • HELP volts step down problem
    i m attaching a circuit diagram which is step down the 220V AC to 7-8 A DC (AC?) can anyone explain the working of the 1 M ohm resistance and 1uF capacitor ,how they work and step down the voltage...
  • Using P0 port for driving +3.3 V Devices
    Hello, I have a question. Can we use P0 port of 8051 for I/O of an external device which has +3.3V ratings for its I/O? Thanks