Resolved! Working of DAC in STM32F103RB
Posted on May 08, 2018 at 19:46Firstly, what is the purpose of DHR (Data Holding Register) and DOR (Data Output Register)?Secondly, where does the data go after DOR register?Thanks!!!#dac #stm32f103rb #analog
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on May 08, 2018 at 19:46Firstly, what is the purpose of DHR (Data Holding Register) and DOR (Data Output Register)?Secondly, where does the data go after DOR register?Thanks!!!#dac #stm32f103rb #analog
Posted on December 11, 2017 at 18:55I bought the fcu001v1, the device just started to blink of led LD2 and LD1 off, i tried searching for bluetooth connectivity. device was not listed.i tried to connect the SWD of FCU001V1 through my STlink V2 on ST...
Posted on May 10, 2018 at 14:16Hello everyone,I am trying to transmit a string with the UART7 with the DMA on a STM32H743-NUCLEO144 demoboard, to do this I have shorted the pins PF6 and PF7 on the Morpho connector CN11 (short circuit between TX and ...
Posted on May 10, 2018 at 11:30Who knows STM32429I-EVAL with camera? I didn't see camera sensor in the camera module location of the development board.
Posted on April 17, 2018 at 12:44Hi i need timer code on STM32L162VE (no CubeMX) form scratch with an without interrupt. Kindly help.
Posted on May 10, 2018 at 13:39If ever you confront any kind of technical error in the Suddenlink Email such as sign in problem, forgotten password, or any other then you are required some help to rectify them. Well, you should not worry as through ...
Posted on May 08, 2018 at 07:31Hi,I'm testing the demo on your website designed by itself.STM32Cube_FW_F2_V1.7.0\Projects\STM322xG_EVAL\Applications\USB_Device\CustomHID_Standalone,After the target code is downloaded to the board, the device manager...
Posted on May 02, 2018 at 23:01When using the STM32L100C-Disco Board i use the command,HAL_PWR_EnterSTANDBYMode()but when I measure the current on I_DDpins using a multimeter on the uA setting (using a Fluke 87), I read a value of ~282uA, which is h...
Posted on May 10, 2018 at 08:02Hi ALL,I develop an application based on STM32F04. There are 3 ADC channels and I used DMA to collect data from these 3 channels.It can get correct data from ADC, but there is a problem.If I call the HAL_ADC_Start_DMA ...