Others: hardware and software

Discuss hardware and software design challenges, including NOR flash storage, OTA updates, component ID, and thermal management.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SPI interface b/w ST10F269 and 82C900

Posted on January 22, 2013 at 13:17i have the below function to write a single byte to 82C900 via SPI. the µC is ST10F269, have to reuse this code because its a working one, but i am not finding this code appropriate. I have to replace 82C900 with ...

sanoop by Associate
  • 516 Views
  • 0 replies
  • 0 kudos

STR912 wierd interrupt handling

Posted on July 24, 2012 at 09:46Dear Colleagues,I have a common interrupt handling issue with a Keil MCBSTR9 eval kit.Everything works fine, but it's just not handling an ISR properly. I'm using vendor given ISR routines, for examplevoid TIM3_IRQHan...

istvan by Associate II
  • 1601 Views
  • 8 replies
  • 0 kudos

any other OS available ?

Posted on April 01, 2011 at 16:04Hello, I understand that ST is offering Linux support only. Are there any other SPEAr Operating Systems from 3rd parties available? Thank you, Kersten #os #linux

OPTOCOUPLER CTR:1

Posted on December 10, 2012 at 12:49I used the eDesignSuite for my first time. The design was a flyback converter and the feedback to the controller is solved using an optocoupler but with no reference. It's only specified an OPTO with CTR:1. Can an...

rciurans by Associate
  • 1007 Views
  • 1 replies
  • 0 kudos

CAN Bus

Posted on April 10, 2012 at 15:31I try to use an exemple by KEIL, but when i try to debug it doesn't work, my main is : ''/******************** (C) COPYRIGHT 2007 STMicroelectronics ******************** * File Name          : main.c * Author       ...