Forums
5
Product Forums
25
General Purpose MicrocontrollersGeneral Purpose Microcontrollers
i.MX Forumsi.MX Forums
QorIQ Processing PlatformsQorIQ Processing Platforms
Identification and SecurityIdentification and Security
Power ManagementPower Management
Wireless ConnectivityWireless Connectivity
RFID / NFCRFID / NFC
Advanced AnalogAdvanced Analog
MCX Microcontrollers
S32G
S32K
S32V
MPC5xxx
Other NXP Products
S12 / MagniV Microcontrollers
Powertrain and Electrification Analog Drivers
Sensors
Vybrid Processors
Digital Signal Controllers
8-bit Microcontrollers
ColdFire/68K Microcontrollers and Processors
PowerQUICC Processors
OSBDM and TBDML
S32M
S32Z/E
Solution Forums
4
Smart Home
Power & Energy
Mobile Robotics
Motor Control
Software Forums
16
MCUXpresso Software and ToolsMCUXpresso Software and Tools
CodeWarriorCodeWarrior
MQX Software SolutionsMQX Software Solutions
Model-Based Design Toolbox (MBDT)Model-Based Design Toolbox (MBDT)
FreeMASTER
eIQ Machine Learning Software
Embedded Software and Tools Clinic
S32 SDK
S32 Design Studio
GUI Guider
Zephyr Project
Voice Technology
Application Software Packs
Secure Provisioning SDK (SPSDK)
Processor Expert Software
Generative AI & LLMs
Topics
8
Mobile Robotics - Drones and RoversMobile Robotics - Drones and Rovers
NXP Training ContentNXP Training Content
University ProgramsUniversity Programs
Rapid IoT
NXP Designs
SafeAssure-Community
OSS Security & Maintenance
Using Our Community
Cloud Lab Forums
2
Hardware
Cloud Lab Knowledge Base
Knowledge Bases
21
ARM Microcontrollers
7
K32 L Series Microcontrollers Knowledge Base
Kinetis Microcontrollers Knowledge Base
Kinetis Motor Suite Knowledge Base
LPC FAQs Knowledge Base
LPC Microcontrollers Knowledge Base
LPCware Archive Content
MCX Microcontrollers Knowledge Base
i.MX Processors
5
i.MX RT Crossover MCUs Knowledge Base
i.MX Graphics Knowledge Base
i.MX Processors Knowledge Base
i.MX Solutions Knowledge Base
i.MX 한국어 커뮤니티 Knowledge Base
Identification and Security
3
EdgeLock 2GO Secure Service Knowledge Base
Secure Authentication Knowledge Base
Smart Cards and Secure Element Knowledge Base
Model-Based Design Toolbox (MBDT)
0
QorIQ Processing Platforms
0
S32 Automotive Processing Platform
0
Wireless Connectivity
3
Other Connectivity Knowledge Base
Wi-Fi® + Bluetooth® + 802.15.4 Knowledge Base
Wireless Connectivity Knowledge Base
CodeWarrior
0
MCUXpresso Suite of Software and Tools
0
MQX Software Solutions
0
RFID / NFC
0
Advanced Analog
2
High Performance Analog Front End Interfaces
In Vehicle Networking
8-bit Microcontrollers Knowledge Base
Motor Control and Smart Energy Knowledge Base
Power Management Knowledge Base
FRDM Training Hub
MCUXpresso Training Hub
Zephyr Project Knowledge Base
Generative AI & LLMs Knowledge Base
Embedded World NXP Connectivity Workshop Knowledge Base
Hands-on workshop in Japan (ハンズオン・ワークショップ [日本]) Knowledge Base
NXP Tech Blogs
1
NXP Tech Blog
Ideas
Blogs
フォーラム
ナレッジベース
アイデア
ブログ
NXP.COM
サインイン
ヘルプ
日本語
英语(美国) | English (US)
日本語 | Japanese
中文 | Chinese (Simplified)
Home
:
製品フォーラム
:
8ビットマイクロコントローラ
:
Software SCI Receiver for MC9S08QG4 (8 Pin PDIP)
Software SCI Receiver for MC9S08QG4 (8 Pin PDIP)
すべてのコミュニティ
このカテゴリ
この掲示板
ナレッジベース
ユーザー
製品
キャンセル
提案をオンにする
自動提案では、入力時に可能な一致が提案されるので検索結果を素早く絞り込むことができます。
次の結果を表示
表示
限定
|
次の代わりに検索
もしかして:
オプション
RSS フィードを購読する
トピックを新着としてマーク
トピックを既読としてマーク
このトピックを現在のユーザーにフロートします
ブックマーク
購読
ミュート
印刷用ページ
Software SCI Receiver for MC9S08QG4 (8 Pin PDIP)
09-06-2008
04:06 PM
3,294件の閲覧回数
datamstr
Contributor II
新着としてマーク
ブックマーク
購読
ミュート
RSS フィードを購読する
ハイライト
印刷
不適切なコンテンツを報告
Hi All,
I am looking for some 'C' code to do a Software SCI Receiver for the MC9S08QG4 (8 Pin PDIP).
The serial communication parameters are 9600,8,n,1. I only need to receive six bytes and there is no need to transmit serial data.
TIA,
David
ラベル
(1)
ラベル
ラベル:
General
0
件の賞賛
返信
すべてのフォーラムトピック
前のトピック
次のトピック
5 返答(返信)
09-10-2008
04:20 PM
1,162件の閲覧回数
RogerSchaefer
Contributor III
新着としてマーク
ブックマーク
購読
ミュート
RSS フィードを購読する
ハイライト
印刷
不適切なコンテンツを報告
I have a short assembly subroutine for the 8 pin MC68HC908QT4 but you would have to adjust the timing loops for the different clock speed.
Roger Schaefer
http://www.rasmicro.com/
0
件の賞賛
返信
09-07-2008
06:47 PM
1,162件の閲覧回数
fabio
Contributor IV
新着としてマーク
ブックマーク
購読
ミュート
RSS フィードを購読する
ハイライト
印刷
不適切なコンテンツを報告
Hi,
There is a full functional example showing how to do this in my book:
HCS08 Unleashed
. You can also download the examples at:
www.sctec.com.br/hcs08
.
Best regards,
0
件の賞賛
返信
09-07-2008
09:41 PM
1,162件の閲覧回数
datamstr
Contributor II
新着としてマーク
ブックマーク
購読
ミュート
RSS フィードを購読する
ハイライト
印刷
不適切なコンテンツを報告
Hi Fabio,
I looked at the code examples from your book, but do not see a Software SCI Receiver.
Can you please point that out to me?
Thanks,
David
0
件の賞賛
返信
09-07-2008
11:16 PM
1,162件の閲覧回数
fabio
Contributor IV
新着としてマーク
ブックマーク
購読
ミュート
RSS フィードを購読する
ハイライト
印刷
不適切なコンテンツを報告
Example 9.15 shows how to implement a bitbanged SCI (both TX and RX sides) using one TPM channel for each side.
Best regards,
0
件の賞賛
返信
09-10-2008
05:40 PM
1,162件の閲覧回数
datamstr
Contributor II
新着としてマーク
ブックマーク
購読
ミュート
RSS フィードを購読する
ハイライト
印刷
不適切なコンテンツを報告
Hi Fabio,
Thanks, I was looking through Chapter 11 instead.
David
0
件の賞賛
返信
返答を投稿