2010-07-16 05:54 AM
read data without DAC in STM32-mckit
2011-05-17 01:20 AM
2011-05-17 01:20 AM
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 fromhttp://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, Billino2011-05-17 01:20 AM
thank you mr.
billino.
but if the firmware can be on stm32-mckit v.1?
2011-05-17 01:20 AM
Hello
yes, the 'DAC functionality' was present also in STM32 FW library v1.0 Regards, Billino