Phoenix ring HAT board

I can’t find anywhere to read about the “Phoenix ring HAT board” thats mentioned in the user guide for the case.

What pins are exposed?

image

Hi @Beek ! you can find the ring datasheet with the pin mapping here https://github.com/balena-io/balena-fin/blob/master/documentation/DOCUMENTATION.md ( modular DIN rail case )

Why is this doc so hard to locate ? can you please add it to the same page as the Phoenix Ring and can you add the Phoenix Ring to the Accessories page please ??

Thanks for this suggestion, which I’ll forward to the docs team. :+1:
Meanwhile, if it helps, a way to find the docs is to search (Google) for “github balenafin”, which will take you to the open-source balenaFin repository on GitHub:

… where the documentation folder is towards the top of the page, and can be browsed for its contents.

@alinnz the docs are linked in the top menu of the product website ( https://balena.io/fin ) and in the product page in the store ( “getting started” ). Thanks for the feedback, will look into how to make it more visible.

Hi thanks but it would be a lot easier if it were all together in one place.

Also the data sheet for the pinout of the Phoenix Connector does not match in anyway what I find if I map it out myself with a continuity tester ?? why is the pin out incorrect ??

That sounds odd.

Could you provide some more information about your findings, perhaps you could highlight some of the pins which you think are not correct?

Hi @alinnz, I found that the datasheet hasn’t been updated to match the latest revision of the phoenix HAT board (which is the one we released to the public). I’ve made the necessary changes and published the updated datasheet.
Thank you for pointing this out.

Cheers,
Nico.

Hi Nicolas Its still doesn’t match what I find see attached

Regards Alan

PI : Fin Pinout.pdf (20.8 KB)

Hi @alinnz what you attached matches the updated datasheet, here’re some notes that might clarify the situation.

  • We named the GPIOxx as BCMxx (see here ) to identify the Compute Module processor (BCM2837) from the co-processor.
  • With the coprocessor, we used the convention PAxx/PFxx to match the pin name on the co-processor (BGM111/Artik-020). You can take a look at MOD2 in page 7 of the balenaFin datasheet.

Hope this clarifies things a bit.

Cheers,
Nico.

1 Like

Hi @curcuz thanks for the reply but it is not the same pin 8 on the fin pin header is not ground as it shows in you data sheet ?? it is TX ground is either pin 6 or pin 14 are you saying that the Fin 40pin header is laid out differently to the Raspberry Pi ?

I am very confused, your data sheet does not match mine and is not correct compared to a Raspberry Pi

Many Thanks

Hello @alinnz

There was indeed a mistake in the datasheet that I didn’t spot when updating to the latest version of the Phoenix HAT board. I’ve issued a fix and published the updated datahseet in the same link.

Hope this clarifies the situation.
Cheers,
Nico.

Hi everyone,

In one of our project we need access to all CM3 GPIO’s and all balenaFIN GPIO’s.

What is your suggestion for which case to use in this case? A custom made one, maybe?

As I see, the thermal block ring doesn’t support so many inputs.

Thanks

Thanks for reaching out. I have made our Fin team aware of your post and will await their response. Are you happy to discuss the needs of your case in a public setting here?

@richbayliss

Hi Rich,

I am happy to discuss the needs up to a certain point. Feel free to ask and if no confidential information has to be disclosed I will bring my contribution to this amazing forum.

Hi, thanks for your reply. Someone from the Fin team will reach out to discuss requirements shortly.

Hi

Thanks for getting in touch about modular case!
I had a couple of questions to understand what you are looking for -

  • Do you have any limitations on the side through which the pins are exposed? For example, you need all pins exposed from one side of the case (like it is right now).
    Right now, with the position of the barrel jack connector, and the existing pins might mean that we might have to move things around.
  • Is there any specific connector that you are interested in?
  • We are internally discussing ways in which we can make it easier for balenaFin customers to create hardware extensions like your usecase. We have some ideas, but would love to hear your thoughts about how you’d want such a thing to look like.

Hello there, following up on this thread. If possible, can you get back to us with answers to my colleague’s questions? Much appreciated!

Hi,

We have found a solution ourselves and it looks like in the image attached.

Hi

That looks neat. Have you also figured a way for getting the coprocessor GPIOs on to your board? Or are the Raspberry Pi ones enough for you at the moment?