
acfnews
Members-
Posts
17 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
acfnews's Achievements

MIDIbox Newbie (1/4)
0
Reputation
-
ENC28J60 disabled when SD inserted in STM32F4
acfnews replied to sneakthief's topic in Testing/Troubleshooting
Did you have any better result with the 5v version? -
Hi, Anyone got a spare TLV5630IDW ?
-
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!
-
ENC28J60 Module For Arduino - Possible MBHP Ethernet Replacement?
acfnews replied to Rowan's topic in Parts Questions
Hi, are all the connections shared, except the CS? when I use either SD , or Ethernet these work, but not at the same time… -
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
-
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!
-
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!
-
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...
- 88 replies
-
- sid replacement
- sid clones
-
(and 4 more)
Tagged with:
-
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
-
Is there a clock signal for a LED in the MBHP core
acfnews replied to acfnews's topic in MIDIbox SID
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…. -
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
-
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
-
Just curious, which album/track from Pink is this?
-
MB SID classic with 4x20 LCD setup question
acfnews replied to Noise-Generator's topic in MIDIbox SID
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 -
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!