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

Using Virtual Com port driver on Win7 32/64 bits

Posted on December 05, 2012 at 20:31I am trying to use driver for MCBSTR9.inf thats working well on WinXP for a virtual com solutions, but in win7 i had many problems with the connection and could not send commands to microcontroller or receive from...

rafael by Associate
  • 667 Views
  • 2 replies
  • 0 kudos

STR911 spi master transmit problem

Posted on December 29, 2014 at 23:24Hi,I am using STR911FAW44X6 as SPI master to send out a hugh amount of data(136*256 bytes) to a SPI slave.  I set up CLK as 10MHz, CPHA=0, CPOL=0. The way I send out the data is as follows:            for ( j = 0;...

jian by Associate
  • 478 Views
  • 0 replies
  • 0 kudos

Design calculation (Application note)

Posted on December 16, 2015 at 11:23HI, I have designed a isolated flyback using VIPER37LD in eDesign Studio and found the schematic is matching with the expected.but i want to conform the components value through design calculation.so i request you...

raju by Associate
  • 734 Views
  • 0 replies
  • 0 kudos

''C'' Library for ATmega8 and ST7590 Modem PLC

Posted on December 07, 2015 at 20:15For a project in prototype assembly stage it is necessary to link an 8-bit microcontroller with the modem ST7590T, for it would be desirable to have the ''C'' library that is mentioned in the 1076 User Manual (UM1...

C Library for ATmega8 to drive ST7590

Posted on December 07, 2015 at 20:10For a project in prototype assembly stage it is necessary to link an 8-bit microcontroller (ATmega8) with the modem ST7590T, for it would be desirable to have the ''C'' library that is mentioned in the 1076 User M...