HELP !Smooth switching
Posted on March 03, 2011 at 18:05to be migrated, sourceId: 322:3CD8854D-159D-489F-B213-6CF060189C1E #help.
Posted on March 03, 2011 at 18:05to be migrated, sourceId: 322:3CD8854D-159D-489F-B213-6CF060189C1E #help.
Posted on March 02, 2011 at 11:48 I am using the following code for master and slave handling. When I send data from master to slave without using the interrupt routine below(by disabling intterupts) it works fine. BUT when I use interrupt routine i...
Posted on August 28, 2010 at 12:17Hi. Anyone made any progress on this ? I've had a look at the USB conversations but it's difficult to figure it out. I'm considering abandoning the 32 bit copro in favour of a direct approach using the SWIM protoc...
Posted on February 24, 2011 at 12:49STVD Linker errors
Posted on February 23, 2011 at 21:51STM8S CAN Mailbox stuck on 'Pending'
Posted on February 19, 2011 at 15:40 Can't get working T4 overflow interrupt on STM8S103F3P6 (on STM8S-Diskovery with STM8S105 the same code works well): TIM4_CR1 = 1; TIM4_PSCR = 7; TIM4_IER = 1; Need minimal code to enable Timer4 overflow interru...
Posted on February 18, 2011 at 00:15Hi friends, hurrah to STM8s ! The 2.4 GHz PLL synthesizer is done, with LCD, 4x3 keypad, LMX2326, homemade VCO and Beeper. #stw8110x-series #rf-synthesizer #2.4ghz #keypad #lmx2326 #pll #lcd
Posted on February 15, 2011 at 12:30Timer2: IC and OPM
Posted on February 15, 2011 at 09:40STM8S Bug when switching SPI from Slave to Master...
Posted on February 15, 2011 at 02:01BUG in TIM1_GetCounter()