Others: hardware and software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

RTOS for SPEAR13xx

Posted on May 27, 2013 at 14:01Hi Is there a lower profile operating system such as a RTOS for the SPEAr1340 or a library similar to the standard peripheral libraries for the STM32F devices. I am looking for a application that does not have the bloa...

pbayton9 by Associate II
  • 411 Views
  • 0 replies
  • 0 kudos

ride7 and STR91x_Lib

Posted on May 08, 2013 at 22:51hi to all. can't get lib to work, tryed GPIO example but it did not worked on real mcu, tryed  in simulation mode where i see default value of registers, i've tryed example as is, without any changes.can't say version ...

khorght by Associate II
  • 475 Views
  • 0 replies
  • 0 kudos

UART0 config problem

Posted on March 17, 2013 at 15:21Dear Colleagues, My initialisation file is attached below. I have configuren 4 timer for PWM  and UART0 for communication. The timers are working fine, but the UART does not give me any interrupt when 8 (or even mor...

istvan by Associate II
  • 762 Views
  • 1 replies
  • 0 kudos

ADC analog watchdog

Posted on February 15, 2013 at 08:07I want to use ADC in AWD-Mode. This means the ADC shall generate an interrupt when a threshold at port 4.0 is exceeded. But I do not get it to run. If I read ADC_DR0 correct data are read from analog input channel...