cancel
Showing results for 
Search instead for 
Did you mean: 

read data without DAC in STM32-mckit

reman130488
Associate II
Posted on July 16, 2010 at 14:54

read data without DAC in STM32-mckit

4 REPLIES 4
reman130488
Associate II
Posted on May 17, 2011 at 10:20

anybody help me? i want can to solve weakness DAC in STM32...

bille.stello
Associate II
Posted on May 17, 2011 at 10:20

Hello,

for sure you can download data through RS232. The easiest way to do it, could be to rewrite functions MCDAC_Init and MCDAC_Update_Output in stm32f10x_MCDAC so that the DAC functionality is 'remapped' through USART. 

I can also suggest you to donwnload the STM32F10x_FW_Archive from

http://www.st.com/mcu/modules.php?name=mcu&file=familiesdocs&FAM=110#Firmware

 to have some examples of USART peripheral utilization based on Std FW library v2.0

Regards,

Billino

reman130488
Associate II
Posted on May 17, 2011 at 10:20

thank you mr. 

billino. 

but if the firmware can be on stm32-mckit v.1?

bille.stello
Associate II
Posted on May 17, 2011 at 10:20

Hello

yes, the 'DAC functionality' was present also in STM32 FW library v1.0

Regards,

Billino