read data without DAC in STM32-mckit
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2010-07-16 5:54 AM
Posted on July 16, 2010 at 14:54
read data without DAC in STM32-mckit
Labels:
- Labels:
-
Motor Control Hardware
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 1:20 AM
Posted on May 17, 2011 at 10:20anybody help me? i want can to solve weakness DAC in STM32...
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 1:20 AM
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 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, BillinoOptions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 1:20 AM
Posted on May 17, 2011 at 10:20
thank you mr.
billino.
but if the firmware can be on stm32-mckit v.1?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 1:20 AM
Posted on May 17, 2011 at 10:20
Hello
yes, the 'DAC functionality' was present also in STM32 FW library v1.0 Regards, Billino