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

PM6680A based project simulation in eDesign Studio

Posted on March 27, 2014 at 14:531) After saving either locally or remotely the project, I can't find anymore my database added components. Could it be wanted or a bug? 2) PSpice export option is grayed, is it because ST PSpice Project Export Manage...

olmirko by Associate
  • 1298 Views
  • 1 replies
  • 0 kudos

Interrupt cant set global variable?

Posted on March 13, 2013 at 13:22Hi all. I got a problem: Every time i am setting a global variable in my ISR it is set to 0 after the ISR has ended!volatile int test; void main(void){ TIM1_DeInit();  TIM1_TimeBaseInit(10, TIM1_COUNTERMODE_UP, 20000...

texton1 by Associate II
  • 3403 Views
  • 6 replies
  • 0 kudos

how to access nand flash?

Posted on March 14, 2014 at 22:19Hi,I am use STR911 to access external NAND flash ST NAND08GW3B. Where can I find information to use STR911 EMI to write and read from NAND flash? Is there any NAND flash driver for ST NAND08GW3B I can download?Thanks...

jian by Associate
  • 1158 Views
  • 1 replies
  • 0 kudos

STM8L052 vs STM8L152

Posted on March 18, 2014 at 14:38i have made program for DiscoveryL152, with STM8L152. mcu. Program works properly. Now i try to start this program on other board with STM8L052C6 mcu. LCD not works - all COMx and segment pins are idle...... In all S...

ygrod by Associate II
  • 926 Views
  • 0 replies
  • 0 kudos

STM8L152-STM8L052 LCD

Posted on March 18, 2014 at 13:49i have made program for DiscoveryL152, with STM8L152. mcu. It works properly. Now i try to start this program on other board with STM8L052C6 mcu. LCD not works - all COMx and segment pins are idle...... In all ST doc...

ygrod by Associate II
  • 735 Views
  • 0 replies
  • 0 kudos

Windows XP remote desktop to Cosmic STM8

Posted on March 11, 2014 at 17:16Cosmic STM8 is installed in Windows XP with license. Since we are working in a networked-host, we will access such Windows XP host using Windows XP remote desktop access. When Cosmic STM8 is started from the physical...

scheung by Associate
  • 917 Views
  • 0 replies
  • 0 kudos

PSD854F2 PLD programming question

Posted on March 11, 2014 at 17:12Hello, I have recently had an issue with a PSD854F2 not controlling pin PA0 as a GPIO correctly. During troubleshooting we used PSDSoft Express to pull the image from the device. After programming a fresh image onto ...

kdevuyst by Associate
  • 1034 Views
  • 0 replies
  • 0 kudos

STM8S003F PD4 doesn't work as GPIO

Posted on February 27, 2014 at 14:44Hi all! I am using STM8S003F microcontroller with UART in async mode. I want to use UART1_CK pin as regular GPIO in push-pull mode. This pin is PD4. When peripherals are configured as below:    PD_DDR_DDR4 = 1;   ...

kiroid by Associate II
  • 2792 Views
  • 4 replies
  • 0 kudos