Re: [beagleboard] a question about asking questions

2014-11-25 Thread janszymanski12345
Thanks Jason,

 There is a hardware solution to my problem in a form of a tiny logic 
08 (AND gate). The PWM is connected to one input and an extra ENABLE signal 
from GPIO is connected to another input. On the output the resulting gated 
PWM signal will appear when the ENABLE signal goes high from the 
application.
The solution however is non-elegant and can be avoided if I had a better 
knowledge of the software - in this case a PWM driver and it's interaction 
with a device tree overlay.
The initial values of pins on boot is a thing to be aware of in any system.
Thinking that there are people using PWM on BBB, including the designers of 
PWM capes and they are facing the same issue, there was my hope of finding 
a software solution. And yes, I did a very extensive search beforehand. And 
I am grateful and appreciated for the help received, and if possible I do 
contribute back to community within my limits.

Cheers

Jan


On Tuesday, November 25, 2014 8:28:08 PM UTC+11, Jason Lange wrote:

>
>
> On Mon, Nov 24, 2014 at 11:05 PM, > 
> wrote:
>
> Hi,
>>
>>  I have still unresolved issue (no answer here for how to make pwm_P8_13 
>> low on boot? ) and therefore
>> trying to figure out if my question is:
>> - too easy
>> - too difficult
>> - not interesting enough
>> - other?
>>
>> As I see there is generally a number of unanswered questions, would it be 
>> possible for the moderator to give an indication in a simple style,
>> something like: "too easy, google it yourself" or whatever, to avoid 
>> frustration.
>>
>> Jan
>>
>
>
> Is there a moderator?  I don't know.
>
> But for myself, your question is both too difficult (I don't know the 
> answer) and not interesting enough (It isn't a problem that I need to solve 
> for myself).  Everybody here is going to have a different response, so 
> having a moderator decide is probably a bit ham fisted.  I can imagine an 
> external hardware solution because I do circuits, but it'd be more elegant 
> if someone helped you find a proper on-board software solution.  If you 
> find a solution on your own please post it.  If you get desperate enough to 
> start soldering email me and I'll try to help.
>
> Cheers.
>
>
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] a question about asking questions

2014-11-25 Thread Jason Lange
On Mon, Nov 24, 2014 at 11:05 PM,  wrote:

Hi,
>
>  I have still unresolved issue (no answer here for how to make pwm_P8_13
> low on boot? ) and therefore
> trying to figure out if my question is:
> - too easy
> - too difficult
> - not interesting enough
> - other?
>
> As I see there is generally a number of unanswered questions, would it be
> possible for the moderator to give an indication in a simple style,
> something like: "too easy, google it yourself" or whatever, to avoid
> frustration.
>
> Jan
>


Is there a moderator?  I don't know.

But for myself, your question is both too difficult (I don't know the
answer) and not interesting enough (It isn't a problem that I need to solve
for myself).  Everybody here is going to have a different response, so
having a moderator decide is probably a bit ham fisted.  I can imagine an
external hardware solution because I do circuits, but it'd be more elegant
if someone helped you find a proper on-board software solution.  If you
find a solution on your own please post it.  If you get desperate enough to
start soldering email me and I'll try to help.

Cheers.

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [beagleboard] a question about asking questions

2014-11-25 Thread William Hermans
   1. The question has been asked countless times on the groups already,
   and as such can easily be searched on the groups.
   2. google should always be your first recourse. Most questions asked
   here are not specific to the hardware, and as such can easily be googled
   as: "how to debian ", etc.
   3. Not enough information given.
   4. There are literally 10's of thousands of packages, and tools, and
   x.y.z for Debian. This is why the distro was chosen( or one reason why ).
   Passed that, several ways to achieve most( all ? ) goals for .

People here have their own lives, and do not get paid to answer questions
here for anyone. As smart-ass as that may seem, this is the pure and simple
truth. Many others, myself included subscribe to this group through our
email, and get hammered by 30-100 emails a day just from this group alone.
For me, ever since the beaglebone black was released to the public.

While I can not speak for anyone else. Personally it bugs me to constantly
answer the same question over and over again. Multiple questions on the
same exact problem has been asked multiple times a day. More than once, and
by seemingly different people !!! As well as really simple stuff such as
compiler errors that can easily be copied / pasted into a browser to show
hundreds of thousands of hits. While the answer 99% of the time is on the
first search result page. Why should "we" have to google search for "you" ?

On top of that, we work, or do whatever it is that we all do daily, and try
to find time for our own hobbies. On top of this still, you have people
using this group to ask questions for their products based on beagle
hardware, or even writing books on the beaglebone . . . without so much as
a thank you, or contribution to the community. Unless it makes them a
"buck" in the process. Gratitude for ya . . .

So, do yourself a favor. Do as much of your own work for yourself as
possible. Have to scour 500 + google search hits to find a correct solution
? Tough, and welcome to the club. Log *EVERYTHING* you do, as you do it. So
when you do find something that works you can duplicate the process
reliably. Or if the solution still evades you. Guess what ? You have the
exact steps to show us that you've done in order to help solve your issue !

For the record, I have 3 unanswered posts on this group since last year.
Meaning: topics that I started trying to find information myself. So . . .
I tend to find all my own solutions using some form of a search - First.

On Tue, Nov 25, 2014 at 12:05 AM,  wrote:

> Hi,
>
>  I have still unresolved issue (no answer here for how to make pwm_P8_13
> low on boot? ) and therefore
> trying to figure out if my question is:
> - too easy
> - too difficult
> - not interesting enough
> - other?
>
> As I see there is generally a number of unanswered questions, would it be
> possible for the moderator to give an indication in a simple style,
> something like: "too easy, google it yourself" or whatever, to avoid
> frustration.
>
> Jan
>
>  --
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to the Google Groups
> "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to beagleboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.