Skip to content

Commit

Permalink
Update README.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
nam-ng committed Jul 26, 2023
1 parent baa939b commit cbd28f0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions configuration/samples/minimal/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,10 @@ For example, if you create project with C++ option and CC-RX compiler, you will
_ebss = .;
_end = .;
} > RAM

2.3. If you are using RX72N Envision Kit, after the project generation is completed, please do the pin assignment check for SCI.
In Smart Configurator editor (<projectname>.scfg)
- go to Pins tab
- at Pin Function, select SCI channel being used on the left panel (channel with opened blue box)
- on the right panel, check and change the pin function if it is incorrect:
RXDx and TXDx should be used but the default setting could be SMISOx and SMOSIx

0 comments on commit cbd28f0

Please sign in to comment.