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

ST2378E

Posted on July 03, 2012 at 09:47Hi All, I am using a level shifter ST2378E. I want to shift 3.3V to 2.5V. when i apply a 3.3V, 1KHz CMOS Square signal to I/OVcc(3.3V side) and see the output at I/OVL(2.5V side) i see a signal which goes to 2.5V wit...

Programm I-Flash with IEN=1

Posted on June 28, 2012 at 13:41Hello, I have been trying to programm the I-Flash while I am still working with interrupts. I can jump into the X-Flash and receive the data to programm. but when I start the programming process an error occurs, becau...

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
  • 829 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...

STR912 SSP -> NSS-Pin Connection

Posted on June 15, 2012 at 12:40Problem: Can't read out the received SSP0 Signal. [ADC_VALUE = SSP_ReceiveData(SSP0)] Is it necessary to connect the NSS-Pin to high ? The uC is in Master Mode, MOSI, MISO and CLK Pins are connected. The NSS Pin is u...

hwunsch9 by Associate
  • 441 Views
  • 0 replies
  • 0 kudos

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
  • 647 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
  • 720 Views
  • 0 replies
  • 0 kudos

ST10F276 CSSEL registers

Posted on May 22, 2012 at 16:37Hi everybody, these days i try to program some of ST10F276 that i have, i want to ask if it is possible to change the CSSEL register by software without pulling down P0H.1 to disable all CS outputs and use P6 as normal...