Is anyone working on includes for the STM32F37xx (more specifically, the 373)?
I'm just starting a project using the STM32F373 and I find that the includes in libopencm3 for the f3 are somewhat different for this f3 series. AHB for the 373 is compatible with AHB1 in libopencm3 f3. Some of the reserved slots in the libopencm3 are filled in the 373, and vice-versa. So, it is a case of adding a few entries. This seems to be the case for other registers, though RCC_CFGR 31:27 are used differently, but adding a definition shouldn't conflict. So think "AHB1" when reading the 37xx Ref Manual and it says "AHB" and likewise "ADC1" for "ADC." That's not too much mind bending. There is no include file for the SDADC in the libopencm3 f3. Fortunately there aren't a lot of registers. I haven't gone through the other registers, but I thought I'd check to see if there was any activity on the STM32F37xx series. Don ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 _______________________________________________ libopencm3-devel mailing list libopencm3-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libopencm3-devel