• How to reduce power consumption in ADuC836
    Hello, I am using Analog Devices ADuC836 micro-controller. As per my application total current consumption of all module of micro-controller must not exceed 2.5 mA. I am using inbuilt 16 bi Delta...
  • How to reduce power consumption in ADuC836
    Hello, I am using Analog Devices ADuC836 micro-controller. As per my application total current consumption of all module of micro-controller must not exceed 2.5 mA. I am using inbuilt 16 bi Delta...
  • STM32 UART DMA can receive first time correct then it receive nothing
    0 I'm trying to use dma with uart in stm32f746 nucleo in receiving mode i can receive correct data in first use when i try to receive again receiving buffer doesn't change its initial values...
  • STM32 UART DMA can receive first time correct then it receive nothing
    0 I'm trying to use dma with uart in stm32f746 nucleo in receiving mode i can receive correct data in first use when i try to receive again receiving buffer doesn't change its initial values...
  • UART data Receiving
    Hi All, I am trying to receive data from UART and keep it in Receiver buffer. I need to check character by character whether the data received is a printable ASCII character or not. I am using LPC1768...