Why can't I write to CNDTR3 resgister?!
Posted on October 20, 2010 at 14:24Why can't I write to CNDTR3 resgister?!
Posted on October 20, 2010 at 14:24Why can't I write to CNDTR3 resgister?!
Posted on October 19, 2010 at 17:19LIN communication using stm32f103c8t6
Posted on October 19, 2010 at 15:41assert, debug console, etc
Posted on October 19, 2010 at 09:51See you at Embedded Live (the embedded systems show) ?
Posted on October 09, 2010 at 14:51has anyone succeeded in configuring a foss toolchain for stm32f100 (discovery board chip)? I have installed the latest codesourcery, and tried /public/STe2ecommunities/mcu/Lists/ARM%20CortexM3%20STM32/flat.aspx?Roo...
Posted on October 18, 2010 at 15:28what will happen if during an interrupt routin another interrupt request will accure ? will the micro jump to the other or finish this routine and the jump to the other? thanks.
Posted on October 17, 2010 at 11:32hi i am trying to activate the Tim2 Interrupt but for some reason it does not work here is the program i wrote: #include ''stm32F10x.h'' void setsystemclock(void); void TIM2_IRQHandler(void); int main(void) { s...
Posted on October 17, 2010 at 08:42hi. i have aquestion: if i want the measure sevrel channels in the fastest way what are my options and how? thanks.
Posted on October 16, 2010 at 21:34Hi, I'm new to the forum and the discovery board. Got it working with the test routines. Is it possible to switch a led, say LED5, connected to PC11, on and off using the routines in STM32_Discovery. If so how do I...
Posted on October 17, 2010 at 16:56Hello, I seem to have bricked my board. I have been experimenting with different compilers and linkerscripts, and probably something was messed up. None of the three IDEs will to establish contact with the board. T...