This is the mail archive of the ecos-patches@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug 1001550] STM32 F2 and STM3220G-EVAL / STM3240G-EVAL contribution from eCosCentric


Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001550

--- Comment #25 from Christophe Coutand <ecos@hotmail.co.uk> 2012-04-13 18:56:46 BST ---
Hi,

Updating CYGHWR_HAL_STM32_RCC_APB1ENR_CAN to
CYGHWR_HAL_STM32_RCC_APB1ENR_CAN1 is not enough,
BIT_(CYGHWR_HAL_STM32_RCC_APB1ENR_CAN1) is required. 

Instead ADC and USB drivers are updated to use the clock API:
CYGHWR_HAL_STM32_CLOCK_DISABLE / CYGHWR_HAL_STM32_CLOCK_ENABLE

ADC driver is missing a cleanup to use the new STM32 DMA API.

Christophe

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]