Skip to content

Commit

Permalink
docs/psoc6: Bitstream Documentation.
Browse files Browse the repository at this point in the history
Signed-off-by: IFX-Anusha <Anusha.TR@infineon.com>
  • Loading branch information
IFX-Anusha committed Mar 8, 2024
1 parent 48948ce commit ab9f42e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/psoc6/feature_list.rst
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ Table :ref:`configuration details <table_mpy_configuration>` below lists specifi
| | |
| | Constants not yet implemented : *WLAN_WAKE*, *PIN_WAKE*, *RTC_WAKE*, *IDLE*, *SLEEP*, *DEEPSLEEP*. |
| | |
| | Submodules/classes not yet implemented: *bitstream*, *mem*, *Signal*, *SD*, *SDCard*, *SoftSPI*, *SPI*, |
| | Submodules/classes not yet implemented: *mem*, *Signal*, *SD*, *SDCard*, *SoftSPI*, *SPI*, |
| | *Timer*, *UART*, *WDT*. |
+-----------------+----------------------------------------------------------------------------------------------------------------------+
| machine.Pin | Functions not yet implemented: *drive()*, *mode()*, *pull()*. |
Expand Down Expand Up @@ -148,4 +148,4 @@ Table :ref:`configuration details <table_mpy_configuration>` below lists specifi
| | |
| | Functions not yet implemented: *config*. |
| | |
+-----------------+----------------------------------------------------------------------------------------------------------------------+
+-----------------+----------------------------------------------------------------------------------------------------------------------+
3 changes: 1 addition & 2 deletions docs/psoc6/quickref.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@ The :mod:`machine` module::

All timings greater than 1500 ns works and the accuracy of the timing is +/- 400ns.
Supported timing_ns ranges below 1500 ns is [500, 1125, 800, 750]


..
TODO: add more machine module examples when implemented.
machine.freq(240000000) # set the CPU frequency to 240 MHz
Expand Down Expand Up @@ -685,3 +683,4 @@ Supported sample rates are 8KHz, 16KHz, 32KHz, 48KHz, 22.05KHz, 44.1KHz.
PSoC6 supports only STEREO Mode.

.. note:: I2S Blocking mode is only supported

0 comments on commit ab9f42e

Please sign in to comment.