Search found 547 matches

by cfbsoftware
Tue Nov 12, 2024 12:16 am
Forum: Raspberry Pi RP2040 and RP2350
Topic: SD Drive on TFT Display Board
Replies: 1
Views: 44850

Re: SD Drive on TFT Display Board

We have tested HCTest successfully on the Opus-Two Micro-SD Adapter. You can order them from here: https://opus-two.myshopify.com/products/micro-usd-adapter-for-xilinx-arty-fpga-evaluation-kit FYI - these are manufactured and sold by one of our Astrobe users. I just tried the same HCTest code using ...
by cfbsoftware
Sun Nov 03, 2024 5:41 am
Forum: Raspberry Pi RP2040 and RP2350
Topic: Text Display and/or Slide Drawing?
Replies: 3
Views: 83429

Re: Text Display and/or Slide Drawing?

The following connections between the Pi Pico and the AdaFruit 160x128 TFT display breakout board have been tested successfully: Display Pi Pico ------- ------- Gnd 3. GND VCC 36. 3V3 (OUT) RESET 9. GP6 D/C 10. GP7 - CS 12. GP9 MOSI 15. GP11 SCK 19. GP14 - LITE 20. GP15 The corresponding procedures ...
by cfbsoftware
Wed Oct 30, 2024 11:48 pm
Forum: Raspberry Pi RP2040 and RP2350
Topic: COM Port with Windows 11
Replies: 2
Views: 55885

Re: COM Port with Windows 11

Astrobe is developed and tested on Windows 11. We don't have any Python experience or the use of MicroPython. My limited research indicates that MicroPython executes on the Pi Pico and applications run under the control of an 'interpreter' on the Pi Pico. There are exceptions but, in general, Interp...
by cfbsoftware
Mon Oct 28, 2024 11:20 pm
Forum: Astrobe for Raspberry Pi RP2040 and RP2350
Topic: RP2040 and RP2350 Performance Comparison
Replies: 1
Views: 58885

RP2040 and RP2350 Performance Comparison

We have been comparing the performance of identical Oberon source code compiled using The Astrobe for RP2040 compiler for the Pi Pico The Astrobe for RP2350 compiler for the Pi Pico 2 As expected the RP2350 (using an Arm Cortex-M33 core) performs significantly better than the RP2040 (using an Arm Co...
by cfbsoftware
Mon Oct 28, 2024 9:16 pm
Forum: Raspberry Pi RP2040 and RP2350
Topic: Text Display and/or Slide Drawing?
Replies: 3
Views: 83429

Re: Text Display and/or Slide Drawing?

What you need to do is modify any calls to SPI.Init (SPI0 / SPI1?) and Timers.Init (-> TIM0), and to modify the pin configuration code in the display driver module ST7735.ConfigurePins to suit the Pi Pico. We are planning to test this ourselves as part of the Astrobe for RP2350 final tests early nex...
by cfbsoftware
Wed Oct 16, 2024 5:32 am
Forum: Astrobe for Raspberry Pi RP2040 and RP2350
Topic: Reset the Pi Pico from the Astrobe Terminal
Replies: 0
Views: 41746

Reset the Pi Pico from the Astrobe Terminal

If the USB to UART adapter you are using for serial communication between your Pi Pico board and your PC has a DTR output, connect it to the RUN pin (pin 30) of the Pi Pico: https://www.raspberrypi.com/documentation/microcontrollers/pico-series.html You can then conveniently Reset the Pi Pico by cli...
by cfbsoftware
Fri Oct 11, 2024 11:10 pm
Forum: Archive
Topic: Astrobe for RP2040 has now been released
Replies: 0
Views: 107876

Astrobe for RP2040 has now been released

A new product, Astrobe for RP2040 has now been released. You can use it to develop embedded software for the very popular, inexpensive, Raspberry Pi Pico board. More information can be found here:

Astrobe for RP2040 / RP2350 Feature Matrix
Source code examples
by cfbsoftware
Sat Aug 03, 2024 11:36 pm
Forum: Archive
Topic: Problems fixed in v9.3
Replies: 0
Views: 56419

Problems fixed in v9.3

All reported problems in Astrobe for Cortex-M0, M3, M3 and M7 have been fixed in v9.3. For a summary see What's New in v9.3 Astrobe for Arm
by cfbsoftware
Mon Jul 15, 2024 7:11 am
Forum: Archive
Topic: Free Starter Edition of v9.3 Astrobe for Cortex-M0
Replies: 0
Views: 22244

Free Starter Edition of v9.3 Astrobe for Cortex-M0

The free v9.3 Starter Edition of Astrobe for Cortex-M0 can now be downloaded on request. It can be used to develop software for development boards with an RP2040 microcontroller (e.g. the Raspberry Pi Pico) in addition to boards with STM32 Cortex-M0/M0+ microcontrollers. The Licensing Conditions and...
by cfbsoftware
Mon Jul 15, 2024 12:43 am
Forum: Archive
Topic: v9.3 Editions of Astrobe ARM for Cortex-M0, M3, M4 and M7 have now been released
Replies: 0
Views: 107332

v9.3 Editions of Astrobe ARM for Cortex-M0, M3, M4 and M7 have now been released

The latest v9.3 Editions of Astrobe ARM Cortex-M0, M3, M4 and M7 have now been released. For more details see: What's New in Astrobe for Cortex-M A summary of features, including the differences between the Starter, Personal and Professional versions can be seen here: The Astrobe for Cortex-M Featur...