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

documantation on st90r30c6r

Posted on August 02, 2015 at 23:15Please, help me to find the documentation and development tools (datasheet, user manual, programming manual, Assembler or C compiler, etc.) on ST90R30C6R microcontroller. I can't find nothing on ST.COM earlier then ...

6x10e6 by Associate
  • 746 Views
  • 0 replies
  • 0 kudos

ST1S40 maximum inductance.

Posted on July 21, 2015 at 11:07Hello, I design DC-DC converter using eDisign and I make it with folowing parameters: Vin = 11-14 V Vout = 5 V Iout = 700 mA Design software limits maximal inductance for this IC to 10uH, but then IL ripples are quite...

anubirux by Associate
  • 969 Views
  • 1 replies
  • 0 kudos

machine cycles - for instruction

Posted on July 16, 2015 at 17:05hi there!i´m using the Cosmic c compiler and STM8S microcontroller.i can´t find this information:how many machine cylces this function takes?for(conta=0;conta<10;conta++);it´s seem to me that the ''for'' takes 6 cycle...