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

Flash Dump

Posted on October 09, 2012 at 10:59I have this problem with a ST10F269 mounted on an automotive ECU: the flash dump and programming go straightforward, even the programming with different software releases is OK.What I can't do is editing the data e...

Timer interrupt flag clear problem

Posted on June 21, 2012 at 10:27Hi.. We are using STR912FAW44 and keil 3 as IDE. We are using TIM0 in OCM1 mode with OC1 interrupt enabled.We are using a counter inside the interrupt, Interrupt count time is 100 ms, we have to measure 900 seconds, s...

gupta2 by Associate II
  • 894 Views
  • 3 replies
  • 0 kudos

STR912: problem writing boot code to Bank0

Posted on December 07, 2011 at 22:48Okay, I've learned how to move code to Bank1, and it executes properly. After having some problems getting bank1 booting to work, we decided to instead try copying our firmware into an external Flash chip and val...

UART half duplex Tx enable switching problem

Posted on June 04, 2012 at 16:19I'm implementing a half duplex communication on a STR912 mcu. My problem is the usual, to know when the last bit is transmitted in the last byte. This to know when to turn off the transmit enable to the RS485 driver....

tklausen by Associate
  • 680 Views
  • 3 replies
  • 0 kudos

about the programmer tools for ST30F752I

Posted on June 04, 2012 at 05:13Our product is AIRbag ECU. current process is offline program the micro processor and place onto PCB, now we want to change the process use on-board programmer. could you let me know which programmer tool is better fo...

meifang by Associate
  • 756 Views
  • 0 replies
  • 0 kudos

ST9-EPB

Posted on May 18, 2012 at 16:51I am looking to purchase a ST9-EPB programmer board to program a ST92F120V1Q7 microcontroller but have not been able to find anyone that has them in stock.  Any suggestions?

josh by Associate
  • 600 Views
  • 0 replies
  • 0 kudos

DMA with both SPI and UART

Posted on May 05, 2012 at 17:05Hi,I am facing problem in accessing DMA with SPI and UART.Only one communication is possible with DMA.When I am using UART DMA then SPI DMA is not working and vice versa.Can you please give any solution to this problem...