Skip to main content
Visitor II
April 27, 2006
Question

sigle chip problem with St10F269

  • April 27, 2006
  • 2 replies
  • 724 views
Posted on April 27, 2006 at 12:19

sigle chip problem with St10F269

    This topic has been closed for replies.

    2 replies

    Visitor II
    April 27, 2006
    Posted on April 27, 2006 at 05:52

    dear i am using St10F269. what are settings needed in hardware and software (startup.a66) to operate it in single chip with no external ram,rom.

    what should be the memory model and what should be the syscon and buscon value.

    Visitor II
    April 27, 2006
    Posted on April 27, 2006 at 12:19

    Hi Hello,

    Operating in single chip mode--> executing application from the internal flash memory, so:

    - Hardware setting: Single chip mode is entered, when pin /EA is high during reset.

    - Software settings:

    * ROMEN bit in SYSCON register must be enabled

    * The memory model defines the default variable and function location and their default pointer size. The right selection depends on the application and impacts the compiler efficiency. For more details, please refer to the used toolchain user's manual.

    For more details, please refer to the ST10F269 user's manual available on the following link:

    http://mcu.st.com/mcu/modules.php?op=modload&name=Forums&file=viewtopic&topic=1727&forum=5

    Best regards,

    Najoua.