Jump to content

acfnews

Members
  • Posts

    17
  • Joined

  • Last visited

Everything posted by acfnews

  1. Did you have any better result with the 5v version?
  2. Hi, Anyone got a spare TLV5630IDW ?
  3. Hi All, I see a lot of folks have migrated to OLED for their SEQv4. boxes. Anyone willing to sell their old LCD? Location in Europe, otherwise shipping will be to expensive... Thanks in advance!
  4. Hi, are all the connections shared, except the CS? when I use either SD , or Ethernet these work, but not at the same time…
  5. Hi All, I purchased these 2 LCD display's but with the 'universal' driver in the MB-SEQv4 the output is garbled. After some more searching, it looks like these displays are '4-bit'. Can I choose a compatible driver and compile after that? Which one would suffice from the list: clcd_parallel holtek16514 ipad juce macos pcd8544 ssd1322 st7637 t6963_h t6963_v uc1610 universal The specs I could find for my display: Product Introduction: Model : LCM4002A-Ver 1 Product Type: Character LCD Module Display Format: 40*02 Characters Interface: 6800 4-bit Parallel Font: English/Japanese Control chip:SPLC780D Outline Dimension: 182.00(W)x33.50(H)x14.50(T)mm Visual Area: 163.00×26.60mm Active Area: 147.50×11.50mm Viewing Direction: 6:00 IC Package: COB Power Supply(Typ): 5.0V
  6. Sourcing in the following is important for compiling: source_me_MBHP_CORE_STM32F4 It looks like I can compile after installing Debian package: sudo apt install gcc-arm-none-eabi After this, I can successfully compile!
  7. Hi all, During build of my new SEQ hardware, I am struggling to get LCD working. I would like to see if I can switch to 4 bit mode, but need to compile the application for this. Do I need to pull this repo: https://github.com/midibox/mios32/tree/master/apps/sequencers/midibox_seq_v4 as startpoint for finding the source/adapt and compile like with MB SID app? Thanks!
  8. Hi All, I understood the following in the 'retrocomp.cz' website: 15 June 2024 - new ARMSID firmware 2.16 One of the changes I noted was the capability of using the ext-in with this firmware. I really like that, but this feature is not yet available on the ARM2SID I have on my unit, but after checking with Martin, he replied that this is in the works and will be released also soon... I am looking forward for people able to test this feature, the results of the audio quality, and mods needed...
  9. Hi, What is the most new/modern core one could/should use for usage with the SID (clones). Can a LPC17 or STM board do the job? I cannot find a clear yes/no compatibility list on the midibox NG pages…. many thanks, ron
  10. Hi Thorsten, I completely missed your answer, the forum apparently does not default to notifications on my own threads… At this moment I am enjoying holidays, but when returned I can certainly compile. I have done this a couple of times now for debugging/changing DIN/DOUT functions. Please let me know we’re to look….
  11. While looking at possibilities for my build (mbhp + arm2sid), I found this threat. There is support for input already on the regular Armsid, Arm2sid should follow soon. The original page/schemas from the 1st article is offline, I found a archived version here: https://web.archive.org/web/20220331115422/http://www.bigmech.com/misc/c64mods/feedbackloop.html
  12. Hi All, I would like to have a LED indicating the midi clock as global indicator of the connections. Is this feasible? I tried searching the forum for sync/pulse/clock but I did not find any clue yet. Any help is appreciated! Thanks, ron
  13. Just curious, which album/track from Pink is this?
  14. Hi! I am trying to achieve the same, use a 4x20 LCD display. I followed the instruction, and noticed the 2 default lines have shifted down 1 row. They are now in the middle two lines of the LCD. I guess that's fine for now. #define CS_MENU_DISPLAYED_ITEMS 10 #define DEFAULT_LCD_LINE_Y0 0x40 #define DEFAULT_LCD_LINE_Y1 0x14 #define DEFAULT_LCD_LINE_Y2 0x00 #define DEFAULT_LCD_LINE_Y3 0x54 But I'm not sure about these: ;; NOTE: if CS_MENU_DISPLAYED_ITEMS > 5, you have to adapt the DIN settings ;; in CS_MENU_DIN_TABLE below In the code: DIN_ENTRY CS_MENU_BUTTON_Sel6, 0, 0 ; define this if CS_MENU_DISPLAYED_ITEMS > 5 DIN_ENTRY CS_MENU_BUTTON_Sel7, 0, 0 ; define this if CS_MENU_DISPLAYED_ITEMS > 5 DIN_ENTRY CS_MENU_BUTTON_Sel8, 0, 0 ; define this if CS_MENU_DISPLAYED_ITEMS > 5 DIN_ENTRY CS_MENU_BUTTON_Sel9, 0, 0 ; define this if CS_MENU_DISPLAYED_ITEMS > 5 DIN_ENTRY CS_MENU_BUTTON_Sel10, 0, 0 ; define this if CS_MENU_DISPLAYED_ITEMS > 5 How do I need to interpret this? Please remember I am a real MB newbie :-) Thanks, Ron
  15. Hi, Thanks for the feedback. Currently I am using an older type of PCB for the core and trying on getting that to work. I did notice the Modular Addicts base boards, and these look mighty fine, but shipping costs hold me back. 2 PCB's for total of 90 dollars is a bit expensive... Would be nice to have a European store. Cheers!
  16. Hi, I would like to use the MIOS studio on my Linux PC, but both version 2.4.8 + 2.4.9 crash on startup. I tried regular user, also as root. Regular user indicates a core dump is created. OS is Linux Ubuntu 22_04, desktop version. starting with strace does not reveal any suspects. Are there any specific requirements?
  17. Hi all, I have just started to dive into the MidiBox world, so . My current goal is to use maximum 2 SID chips. I have the core running already and now working on the banksticks and DIN/DOUT. Because I have no experience yet with the Midibox, it is just not clear to me yet, what the minimum amount of knobs/switches/leds is versus the goal of quickly operating the synth and al of it's features. I guess i'm looking for a balance between a clean front, which jus the amount of dials/switches for making music. On the front-page manual ( http://www.ucapps.de/index.html?page=midibox_sid_manual_fs.html ) there is talked about the 'Step A Surface'. I guess for my current needs, this would fit my needs. However, I do not find any links to a designed faceplate. I would be more than happy with something made out of PCB (isof Schaeffer) like done in modular world today, eg: https://canada1.discourse-cdn.com/free1/uploads/lookmumnocomputer/original/2X/d/dcfa477fc85074523b9ff74d32dcfe69ee1c253f.png Does anyone have any links to forum items which could help me with that? Best regards, Ronald
×
×
  • Create New...